Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_view_api_unittest.cpp48 for (auto &colorData : colorDatas) { variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcanvas_fuzzer/
H A Dcanvas_fuzzer.cpp508 uint8_t* colorData = new uint8_t[dataLength]; in CanvasFuzzTest010() local
/ohos5.0/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.cpp981 auto colorData = CmdListHelper::AddVectorToCmdList<ColorQuad>(cmdList, colors_); in Marshalling() local