Home
last modified time | relevance | path

Searched refs:hasS32 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/xml/
H A DSkDOM.h93 bool hasS32(const Node*, const char name[], int32_t value) const;
H A DSkDOM.cpp268 bool SkDOM::hasS32(const Node* node, const char name[], int32_t target) const { in hasS32() function in SkDOM
/third_party/skia/tools/
H A DSkMetaData.h28 bool hasS32(const char name[], int32_t value) const { in hasS32() function in SkMetaData
/third_party/skia/samplecode/
H A DSample3D.cpp333 if (click->fMeta.hasS32("type", 0)) {
337 if (click->fMeta.hasS32("type", 1)) {

Completed in 3 milliseconds