Searched refs:get_internal_format (Results 1 – 9 of 9) sorted by relevance
431 isFormatRgb(VendorGraphicBufferMeta::get_internal_format(mLayerBuffer))); in isLayerFormatRgb()435 isFormatYUV(VendorGraphicBufferMeta::get_internal_format(mLayerBuffer))); in isLayerFormatYuv()
96 extern uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal);
1661 return get_internal_format(base_format, map_to_internal); in get_base_format()
380 uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal) in get_internal_format() function
113 extern uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal);
1456 return get_internal_format(base_format, map_to_internal); in get_base_format()
362 uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal) in get_internal_format() function
126 static uint64_t get_internal_format(buffer_handle_t);
179 uint64_t VendorGraphicBufferMeta::get_internal_format(buffer_handle_t hnd) in get_internal_format() function in VendorGraphicBufferMeta