OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:markContextDirty
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrGpu.h
74
void
markContextDirty
() { fContextIsDirty = true; }
GrContext.cpp
146
fGpu->
markContextDirty
();
150
fGpu->
markContextDirty
();
[
all
...]
Completed in 75 milliseconds