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

  /external/skia/include/core/
SkMetaData.h 73 bool hasPtr(const char name[], void* value) const {
108 return this->hasPtr(name, ptr);
  /external/skia/include/views/
SkEvent.h 154 bool hasPtr(const char name[], void* value) const { return fMeta.hasPtr(name, value); }

Completed in 141 milliseconds