HomeSort by relevance Sort by last modified time
    Searched full:validate_pixels_ctable (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkPixelRef.cpp 91 static void validate_pixels_ctable(const SkImageInfo& info, const SkColorTable* ctable) { function
104 validate_pixels_ctable(fInfo, ctable);
127 validate_pixels_ctable(fInfo, fRec.fColorTable);
157 validate_pixels_ctable(fInfo, fRec.fColorTable);
214 validate_pixels_ctable(fInfo, result->fCTable);

Completed in 65 milliseconds