Home
last modified time | relevance | path

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

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