Searched defs:DrawType (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/skia/
H A DOpaqueRegionSkia.h60 enum DrawType { enum in class:WebCore::OpaqueRegionSkia
69 void didDrawUnbounded(const GraphicsContext*, const SkPaint&, DrawType);
88 void didDraw(const GraphicsContext*, const SkRect&, const SkPaint&, const SkBitmap* sourceBitmap, bool fillsBounds, DrawType);
/external/chromium_org/third_party/skia/include/gpu/
H A DGrPathRendererChain.h48 enum DrawType { enum in class:GrPathRendererChain
63 DrawType drawType,
/external/skia/include/gpu/
H A DGrPathRendererChain.h48 enum DrawType { enum in class:GrPathRendererChain
63 DrawType drawType,
/external/chromium_org/third_party/skia/src/gpu/
H A DGrGpu.h340 enum DrawType { enum in class:GrGpu
347 DrawType PrimTypeToDrawType(GrPrimitiveType type) {
365 bool setupClipAndFlushState(DrawType,
485 virtual bool flushGraphicsState(DrawType, const GrDeviceCoordTexture* dstCopy) = 0;
/external/skia/src/gpu/
H A DGrGpu.h340 enum DrawType { enum in class:GrGpu
347 DrawType PrimTypeToDrawType(GrPrimitiveType type) {
365 bool setupClipAndFlushState(DrawType,
485 virtual bool flushGraphicsState(DrawType, const GrDeviceCoordTexture* dstCopy) = 0;
/external/chromium_org/third_party/skia/src/core/
H A DSkPictureFlat.h27 enum DrawType { enum
/external/skia/src/core/
H A DSkPictureFlat.h27 enum DrawType { enum

Completed in 504 milliseconds