Home
last modified time | relevance | path

Searched defs:hasS32 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/
DSkMetaData.h28 bool hasS32(const char name[], int32_t value) const { in hasS32() function
/third_party/skia/src/xml/
DSkDOM.cpp268 bool SkDOM::hasS32(const Node* node, const char name[], int32_t target) const { in hasS32() function in SkDOM