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

Completed in 184 milliseconds