Searched defs:hasS32 (Results 1 – 3 of 3) sorted by relevance
60 bool hasS32(const char name[], int32_t value) const { in hasS32() function
146 bool hasS32(const char name[], int32_t value) const { return fMeta.hasS32(name, value); } in hasS32() function
437 bool SkDOM::hasS32(const Node* node, const char name[], int32_t target) const in hasS32() function in SkDOM