OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHasDrawing
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextRecording.h
177
,
mHasDrawing
(false)
185
,
mHasDrawing
(other.
mHasDrawing
)
204
bool
mHasDrawing
;
PlatformGraphicsContextRecording.cpp
965
if (!state.
mHasDrawing
) {
975
mRecordingStateStack.last().
mHasDrawing
= true;
[
all
...]
Completed in 72 milliseconds