Home
last modified time | relevance | path

Searched defs:isRGBA (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/codec/
H A DSkCodecPriv.h242 bool isRGBA = is_rgba(colorType); in choose_pack_color_proc() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fFboRenderTest.cpp1654 bool isRGBA = getConfig().colorbufferFormat == GL_RGBA; in render() local
1726 bool isRGBA = getConfig().colorbufferFormat == GL_RGBA; in render() local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.cpp292 bool isRGBA = format.order == TextureFormat::RGBA; in writeImage() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTexture.cpp238 …bool isRGBA = level.getFormat() == tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat… in create() local