Home
last modified time | relevance | path

Searched defs:isYuv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/common/
Dandroid_util.cpp348 bool isYuv = false; in NativePixelFormatToGLInternalFormat() local
394 bool isYuv = false; in NativePixelFormatIsYUV() local
/external/deqp-deps/glslang/glslang/Include/
DTypes.h96 bool isYuv() const { return false; } in isYuv() function
127 bool isYuv() const { return yuv; } in isYuv() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h99 bool isYuv() const { return false; } in isYuv() function
131 bool isYuv() const { return yuv; } in isYuv() function