Home
last modified time | relevance | path

Searched defs:readColors (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/codec/
DSkColorTable.h41 const SkPMColor* readColors() const { return fColors; } in readColors() function
/third_party/skia/src/codec/
DSkColorTable.h41 const SkPMColor* readColors() const { return fColors; } in readColors() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DSixteenBppTextureTest.cpp466 std::vector<R5G6B5> readColors(w * h); in TEST_P() local
DRobustResourceInitTest.cpp1199 std::vector<GLColor> readColors(size * size, GLColor::yellow); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DSixteenBppTextureTest.cpp466 std::vector<R5G6B5> readColors(w * h); in TEST_P() local
DRobustResourceInitTest.cpp1411 std::vector<GLColor> readColors(size * size, GLColor::yellow); in TEST_P() local