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

  /external/skia/include/gpu/
GrContext.h 76 * The 'info' field is filled in with the 'info' passed to addCleanUp.
85 void addCleanUp(PFCleanUpFunc cleanUp, void* info) {
  /external/skia/src/gpu/effects/
GrTextureStripAtlas.cpp 65 desc.fContext->addCleanUp(CleanUp, entry);

Completed in 81 milliseconds