Home
last modified time | relevance | path

Searched defs:getPixelFormat (Results 1 – 11 of 11) sorted by relevance

/external/deqp/framework/common/
DtcuRenderTarget.hpp44 const PixelFormat &getPixelFormat(void) const in getPixelFormat() function in tcu::RenderTarget
/external/angle/src/libANGLE/renderer/metal/
DDisplayMtl.h162 const mtl::Format &getPixelFormat(angle::FormatID angleFormatId) const in getPixelFormat() function
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp66 static tcu::PixelFormat getPixelFormat(uint32_t colorFormat) in getPixelFormat() function
/external/google-cloud-java/java-video-transcoder/proto-google-cloud-video-transcoder-v1/src/main/java/com/google/cloud/video/transcoder/v1/
DVideoStream.java165 java.lang.String getPixelFormat(); in getPixelFormat() method
772 public java.lang.String getPixelFormat() { in getPixelFormat() method in VideoStream.H264CodecSettings
2509 public java.lang.String getPixelFormat() { in getPixelFormat() method in VideoStream.H264CodecSettings.Builder
4228 java.lang.String getPixelFormat(); in getPixelFormat() method
4833 public java.lang.String getPixelFormat() { in getPixelFormat() method in VideoStream.H265CodecSettings
6519 public java.lang.String getPixelFormat() { in getPixelFormat() method in VideoStream.H265CodecSettings.Builder
8192 java.lang.String getPixelFormat(); in getPixelFormat() method
8597 public java.lang.String getPixelFormat() { in getPixelFormat() method in VideoStream.Vp9CodecSettings
9792 public java.lang.String getPixelFormat() { in getPixelFormat() method in VideoStream.Vp9CodecSettings.Builder
/external/deqp/modules/egl/
DteglAndroidUtil.cpp154 uint32_t getPixelFormat(GLenum format) in getPixelFormat() function
DteglColorClearCase.cpp169 static tcu::PixelFormat getPixelFormat(const Library &egl, EGLDisplay display, EGLConfig config) in getPixelFormat() function
DteglRenderTests.cpp742 tcu::PixelFormat getPixelFormat(const Library &egl, EGLDisplay display, EGLConfig config) in getPixelFormat() function
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp430 const tcu::PixelFormat &BaseRenderingCase::getPixelFormat(void) const in getPixelFormat() function in deqp::gles3::Functional::__anondd08fafb0111::BaseRenderingCase
/external/libjpeg-turbo/
Dturbojpeg.c257 static int getPixelFormat(int pixelSize, int flags) in getPixelFormat() function
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp148 tcu::PixelFormat getPixelFormat(tcu::TextureFormat texFormat) in getPixelFormat() function
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp1265 const PixelFormat &RectangleTest::getPixelFormat(GLenum format) const in getPixelFormat() function in glcts::RectangleTest