OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
63
desc.fContext->
addCleanUp
(CleanUp, entry);
Completed in 228 milliseconds