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 148 bool hasS32(const char name[], int32_t value) const { return fMeta.hasS32(name, value); }
  /external/skia/include/xml/
SkDOM.h 67 bool hasS32(const Node*, const char name[], int32_t value) const;
  /external/skia/include/core/
SkMetaData.h 60 bool hasS32(const char name[], int32_t value) const {
  /external/skia/src/xml/
SkDOM.cpp 398 bool SkDOM::hasS32(const Node* node, const char name[], int32_t target) const

Completed in 49 milliseconds