Home
last modified time | relevance | path

Searched refs:halfmt_bpp (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_internal.h122 unsigned int halfmt_bpp(uint32_t fmt);
H A Dacrylic_formats.cpp207 unsigned int halfmt_bpp(uint32_t fmt) in halfmt_bpp() function
H A Dacrylic_g2d.cpp1258 bpp = halfmt_bpp(layer->mPixFormat); in requestPerformanceQoS()
1313 bpp = halfmt_bpp(frame->mTargetPixFormat); in requestPerformanceQoS()