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

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

Completed in 35 milliseconds