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

  /external/skia/include/views/
SkEvent.h 105 bool hasS32(const char name[], int32_t value) const { return fMeta.hasS32(name, value); }
SkMetaData.h 39 bool hasS32(const char name[], int32_t value) const
  /external/skia/include/xml/
SkDOM.h 75 bool hasS32(const Node*, const char name[], int32_t value) const;
  /external/skia/src/xml/
SkDOM.cpp 406 bool SkDOM::hasS32(const Node* node, const char name[], int32_t target) const

Completed in 160 milliseconds