Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkColorTable.h42 const SkPMColor* readColors() const { return fColors; } in readColors() function
/external/angle/src/tests/gl_tests/
DSixteenBppTextureTest.cpp466 std::vector<R5G6B5> readColors(w * h); in TEST_P() local
DRobustResourceInitTest.cpp1412 std::vector<GLColor> readColors(size * size, GLColor::yellow); in TEST_P() local