/third_party/vk-gl-cts/modules/egl/ |
D | teglAndroidUtil.cpp | 51 MovePtr<ImageSource> createAndroidNativeImageSource (GLenum format, deUint32 numLayers, bool isYUV) in createAndroidNativeImageSource() 69 MovePtr<ImageSource> createAndroidNativeImageSource (GLenum format, deUint32 numLayers, bool isYUV) in createAndroidNativeImageSource() 187 …ffer::AndroidNativeClientBuffer (const Library& egl, GLenum format, deUint32 numLayers, bool isYUV) in AndroidNativeClientBuffer() 272 …AndroidNativeImageSource (GLenum format, deUint32 numLayers, bool isYUV) : m_format(format), m_num… in AndroidNativeImageSource() 337 MovePtr<ImageSource> createAndroidNativeImageSource (GLenum format, deUint32 numLayers, bool isYUV) in createAndroidNativeImageSource()
|
D | teglImageUtil.cpp | 521 …UnsupportedImageSource (const string& message, GLenum format, bool isYUV) : m_message(message), m_… in UnsupportedImageSource() 553 MovePtr<ImageSource> createUnsupportedImageSource (const string& message, GLenum format, bool isYUV) in createUnsupportedImageSource()
|
D | teglImageFormatTests.cpp | 1791 void ImageTests::addCreateAndroidNative (const string& name, GLenum format, bool isYUV = false) in addCreateAndroidNative()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
D | NativeBufferImageSiblingAndroid.cpp | 50 bool NativeBufferImageSiblingAndroid::isYUV() const in isYUV() function in rx::NativeBufferImageSiblingAndroid
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Image.cpp | 136 bool ImageSibling::isYUV() const in isYUV() function in egl::ImageSibling 209 bool ExternalImageSibling::isYUV() const in isYUV() function in egl::ExternalImageSibling 406 bool Image::isYUV() const in isYUV() function in egl::Image
|
D | FramebufferAttachment.h | 287 inline bool FramebufferAttachment::isYUV() const in isYUV() function
|
D | Surface.cpp | 594 bool Surface::isYUV() const in isYUV() function in egl::Surface
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | DmaBufImageSiblingEGL.cpp | 52 bool DmaBufImageSiblingEGL::isYUV() const in isYUV() function in rx::DmaBufImageSiblingEGL
|
/third_party/skia/third_party/externals/angle2/src/common/linux/ |
D | dma_buf_utils.cpp | 43 GLenum DrmFourCCFormatToGLInternalFormat(int fourccFormat, bool *isYUV) in DrmFourCCFormatToGLInternalFormat()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | Format.h | 111 bool isYUV; member 151 bool isYUV, in Format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | ExternalImageSiblingImpl11.cpp | 79 bool ExternalImageSiblingImpl11::isYUV() const in isYUV() function in rx::ExternalImageSiblingImpl11
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcConfigListEGL.cpp | 122 bool isYUV = in getDefaultEglConfigList() local
|
/third_party/skia/tools/ |
D | DDLPromiseImageHelper.h | 142 bool isYUV() const { return fYUVAPixmaps.isValid(); } in isYUV() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
D | HardwareBufferImageSiblingVkAndroid.cpp | 394 bool HardwareBufferImageSiblingVkAndroid::isYUV() const in isYUV() function in rx::HardwareBufferImageSiblingVkAndroid
|
/third_party/flutter/skia/tools/ |
D | DDLPromiseImageHelper.h | 133 bool isYUV() const { return SkToBool(fYUVData.get()); } in isYUV() function
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | android_util.cpp | 222 GLenum getPixelFormatInfo(int pixelFormat, bool *isYUV) in getPixelFormatInfo()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/ |
D | DmaBufImageSiblingVkLinux.cpp | 525 bool DmaBufImageSiblingVkLinux::isYUV() const in isYUV() function in rx::DmaBufImageSiblingVkLinux
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ImageTest.cpp | 486 bool isYUV, in writeAHBData() 794 bool isYUV = (aHardwareBufferDescription.format == AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_420); in verifyResultAHB() local
|
/third_party/ffmpeg/libswscale/ |
D | swscale_internal.h | 674 static av_always_inline int isYUV(enum AVPixelFormat pix_fmt) in isYUV() function
|