Searched refs:convertNativeHandleToPrivateHandle (Results 1 – 2 of 2) sorted by relevance
58 const private_handle_t * convertNativeHandleToPrivateHandle(buffer_handle_t handle) { in convertNativeHandleToPrivateHandle() function136 const auto *gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in is_afbc()163 const auto *gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_format()173 const auto *gralloc_hnd = convertNativeHandleToPrivateHandle(hnd);; in get_internal_format()197 const auto *gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_fd()210 const auto *gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_size()224 const auto *gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_usage()332 const auto *gralloc_hnd = convertNativeHandleToPrivateHandle(handle); in init()
70 const private_handle_t* convertNativeHandleToPrivateHandle(buffer_handle_t handle) { in convertNativeHandleToPrivateHandle() function173 const auto* gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in is_afbc()201 const auto* gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_format()209 const auto* gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_internal_format()232 const auto* gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_fd()246 const auto* gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_size()260 const auto* gralloc_hnd = convertNativeHandleToPrivateHandle(hnd); in get_usage()342 const auto* gralloc_hnd = convertNativeHandleToPrivateHandle(handle); in init()