Home
last modified time | relevance | path

Searched defs:colorData (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcanvas_fuzzer/
H A Dcanvas_fuzzer.cpp509 uint8_t* colorData = new uint8_t[dataLength]; in CanvasFuzzTest010() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dastc_codec.cpp563 uint8_t colorData = static_cast<uint8_t>(astcPixelMap_->InnerGetGrColorSpace().GetColorSpaceName()); in AstcSoftwareEncodeCore() local
565 uint8_t colorData = 0; in AstcSoftwareEncodeCore() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp310 auto colorData = CmdListHelper::AddVectorToCmdList<ColorQuad>(*cmdList_, colorVec); in DrawAtlas() local
H A Ddraw_cmd.cpp1199 auto colorData = CmdListHelper::AddVectorToCmdList<ColorQuad>(cmdList, colors_); in Marshalling() local

Completed in 10 milliseconds