Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkCodecPriv.h123 const SkPMColor* colorPtr, uint8_t fillIndex, SkColorSpaceXform* colorXform, bool isRGBA) { in get_color_table_fill_value()
269 bool isRGBA = is_rgba(colorType); in choose_pack_color_proc() local
/external/swiftshader/src/Renderer/
DBlitter.cpp1351 bool isRGBA = ((options & WRITE_RGBA) == WRITE_RGBA); in blitReactor() local
/external/deqp/framework/common/
DtcuTestLog.cpp258 bool isRGBA = format.order == TextureFormat::RGBA; in writeImage() local
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp1546 bool isRGBA = getConfig().colorbufferFormat == GL_RGBA; in render() local
1612 bool isRGBA = getConfig().colorbufferFormat == GL_RGBA; in render() local
/external/deqp/framework/opengl/
DgluTexture.cpp232 …bool isRGBA = level.getFormat() == tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureForm… in create() local