Home
last modified time | relevance | path

Searched refs:convertNativeHandleToPrivateHandle (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp58 const private_handle_t * convertNativeHandleToPrivateHandle(buffer_handle_t handle) { in convertNativeHandleToPrivateHandle() function
136 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()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc5/
Dvendor_graphicbuffer_meta.cpp70 const private_handle_t* convertNativeHandleToPrivateHandle(buffer_handle_t handle) { in convertNativeHandleToPrivateHandle() function
173 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()