Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_internal.h122 unsigned int halfmt_bpp(uint32_t fmt);
Dacrylic_formats.cpp219 unsigned int halfmt_bpp(uint32_t fmt) in halfmt_bpp() function
Dacrylic_g2d.cpp1295 bpp = halfmt_bpp(layer->mPixFormat); in requestPerformanceQoS()
1350 bpp = halfmt_bpp(frame->mTargetPixFormat); in requestPerformanceQoS()