OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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