HomeSort by relevance Sort by last modified time
    Searched refs:FindColor (Results 1 - 5 of 5) sorted by null

  /external/skia/include/utils/
SkParse.h 19 static const char* FindColor(const char str[], SkColor* value);
  /external/skqp/include/utils/
SkParse.h 19 static const char* FindColor(const char str[], SkColor* value);
  /external/skia/src/utils/
SkParseColor.cpp 241 const char* SkParse::FindColor(const char* value, SkColor* colorPtr) {
  /external/skqp/src/utils/
SkParseColor.cpp 241 const char* SkParse::FindColor(const char* value, SkColor* colorPtr) {
  /external/ImageMagick/coders/
palm.c 183 % FindColor() returns the index of the matching entry from PalmPalette for a
186 % The format of the FindColor method is:
188 % int FindColor(PixelInfo *pixel)
197 static ssize_t FindColor(PixelInfo *packet)
    [all...]

Completed in 319 milliseconds