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

  /external/skia/include/gpu/
GrGpuResource.h 230 const SkData* getCustomData() const { return fData.get(); }
GrResourceKey.h 241 this->setCustomData(that.getCustomData());
254 const SkData* getCustomData() const {
  /external/skia/src/gpu/batches/
GrTessellatingPathRenderer.cpp 52 const SkData* data = vertexBuffer->getUniqueKey().getCustomData();
  /external/skia/tests/
ResourceCacheTest.cpp     [all...]

Completed in 149 milliseconds