Home
last modified time | relevance | path

Searched refs:get_internal_format (Results 1 – 8 of 8) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h490 isFormatRgb(VendorGraphicBufferMeta::get_internal_format(mLayerBuffer))); in isLayerFormatRgb()
494 isFormatYUV(VendorGraphicBufferMeta::get_internal_format(mLayerBuffer))); in isLayerFormatYuv()
499 VendorGraphicBufferMeta::get_internal_format(mLayerBuffer))); in isLayerHasAlphaChannel()
DExynosDisplay.cpp956 internal_format = VendorGraphicBufferMeta::get_internal_format(mTargetBuffer); in dump()
/hardware/google/gchips/gralloc4/src/core/
Dformat_info.h113 extern uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal);
Dmali_gralloc_formats.cpp1467 return get_internal_format(base_format, map_to_internal); in get_base_format()
Dformat_info.cpp366 uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal) in get_internal_format() function
/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h127 static uint64_t get_internal_format(buffer_handle_t);
/hardware/google/gchips/libvendorgraphicbuffer/gralloc5/
Dvendor_graphicbuffer_meta.cpp188 VendorGraphicBufferMeta::get_internal_format(hnd)); in is_sbwc()
208 uint64_t VendorGraphicBufferMeta::get_internal_format(buffer_handle_t hnd) { in get_internal_format() function in VendorGraphicBufferMeta
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp149 return is_sbwc_format(VendorGraphicBufferMeta::get_internal_format(hnd)); in is_sbwc()
171 uint64_t VendorGraphicBufferMeta::get_internal_format(buffer_handle_t hnd) in get_internal_format() function in VendorGraphicBufferMeta