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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContext.h 53 typedef enum { PaintingContext, RecordingContext } ContextType;
PlatformGraphicsContextRecording.h 72 virtual ContextType type() { return RecordingContext; }

Completed in 35 milliseconds