HomeSort by relevance Sort by last modified time
    Searched defs:diagnostic_only_getDiscardable (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
SkPixelRef.h 103 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return NULL; }
  /external/skia/src/core/
SkCachedData.h 34 SkDiscardableMemory* diagnostic_only_getDiscardable() const {
SkResourceCache.h 103 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return nullptr; }

Completed in 246 milliseconds