Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp28 const int kOMX_COLOR_FormatYUV420Planar = 19; variable
298 } else if (static_cast<int>(frameworkFormat) == kOMX_COLOR_FormatYUV420Planar && in getBufferFormat()
Dmapper3.cpp26 const int kOMX_COLOR_FormatYUV420Planar = 19; variable
582 if (static_cast<int>(descriptor.format) == kOMX_COLOR_FormatYUV420Planar) { in isSupportedImpl()