HomeSort by relevance Sort by last modified time
    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 5065 milliseconds