Home
last modified time | relevance | path

Searched refs:is_sbwc (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h140 static int is_sbwc(buffer_handle_t);
/hardware/google/gchips/libvendorgraphicbuffer/gralloc5/
Dvendor_graphicbuffer_meta.cpp186 int VendorGraphicBufferMeta::is_sbwc(buffer_handle_t hnd) { in is_sbwc() function in VendorGraphicBufferMeta
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp147 int VendorGraphicBufferMeta::is_sbwc(buffer_handle_t hnd) in is_sbwc() function in VendorGraphicBufferMeta
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp331 return VendorGraphicBufferMeta::is_sbwc(handle); in isSBWCCompressed()