Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc1Hal.h157 if (error == GRALLOC1_ERROR_NONE && !toYCbCrLayout(flex, outLayout)) { in lockYCbCr()
254 static bool toYCbCrLayout(const android_flex_layout& flex, YCbCrLayout* outLayout) { in toYCbCrLayout() function