HomeSort by relevance Sort by last modified time
    Searched refs:isPaintingDisabled (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextSkia.h 37 virtual bool isPaintingDisabled();
PlatformGraphicsContext.h 48 virtual bool isPaintingDisabled() = 0;
PlatformGraphicsContextRecording.h 67 virtual bool isPaintingDisabled();
GraphicsContextAndroid.cpp 123 setPaintingDisabled(!gc || gc->isPaintingDisabled());
PlatformGraphicsContextSkia.cpp 85 bool PlatformGraphicsContextSkia::isPaintingDisabled()
PlatformGraphicsContextRecording.cpp 521 bool PlatformGraphicsContextRecording::isPaintingDisabled()
    [all...]

Completed in 2308 milliseconds