/external/chromium_org/third_party/skia/src/gpu/gl/ |
D | GrGLProgramEffects.cpp | 92 GrGpu::DrawType drawType, in setData() 102 GrGpu::DrawType drawType, in setData() 114 GrGpu::DrawType drawType, in setDataInternal()
|
D | GrGLProgram.cpp | 94 GrGpu::DrawType drawType, in setData() 220 void GrGLProgram::setMatrixAndRenderTargetHeight(GrGpu::DrawType drawType, in setMatrixAndRenderTargetHeight()
|
D | GrGLProgramDesc.cpp | 196 GrGpu::DrawType drawType, in Build()
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrPathRendererChain.cpp | 37 DrawType drawType, in getPathRenderer()
|
D | GrContext.cpp | 1794 GrPathRendererChain::DrawType drawType, in getPathRenderer()
|
/external/skia/src/gpu/ |
D | GrPathRendererChain.cpp | 37 DrawType drawType, in getPathRenderer()
|
D | GrContext.cpp | 1765 GrPathRendererChain::DrawType drawType, in getPathRenderer()
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | RegionTracker.cpp | 148 static inline bool paintIsOpaque(const SkPaint& paint, RegionTracker::DrawType drawType, const SkBi… in paintIsOpaque() 302 …ect& rect, const SkPaint& paint, const SkBitmap* sourceBitmap, bool fillsBounds, DrawType drawType) in didDraw() 333 …nTracker::didDrawUnbounded(const GraphicsContext* context, const SkPaint& paint, DrawType drawType) in didDrawUnbounded()
|
/external/chromium_org/third_party/skia/tests/ |
D | GLProgramsTest.cpp | 44 GrGpu::DrawType drawType) { in setRandom() 261 GrGpu::DrawType drawType = usePathRendering ? GrGpu::kDrawPath_DrawType : in programUnitTest() local
|
/external/skia/src/gpu/gl/ |
D | GrGLProgramDesc.cpp | 40 GrGpu::DrawType drawType, in Build()
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkPictureRecord.h | 143 size_t addDraw(DrawType drawType, size_t* size) { in addDraw()
|
D | SkCanvas.cpp | 319 bool next(SkDrawFilter::Type drawType) { in next() 347 bool AutoDrawLooper::doNext(SkDrawFilter::Type drawType) { in doNext()
|
/external/chromium_org/third_party/skia/bench/ |
D | AlternatingColorPatternBench.cpp | 96 AlternatingColorPatternBench(ColorPattern pattern1, ColorPattern pattern2, DrawType drawType) in AlternatingColorPatternBench()
|
/external/skia/src/core/ |
D | SkPictureRecord.h | 144 size_t addDraw(DrawType drawType, size_t* size) { in addDraw()
|
D | SkPicture.cpp | 57 const char* DrawTypeToString(DrawType drawType) { in DrawTypeToString()
|
D | SkPicturePlayback.cpp | 1602 int SkPicturePlayback::dumpDrawType(char* bufferPtr, char* buffer, DrawType drawType) { in dumpDrawType() 1686 #define DUMP_DRAWTYPE(drawType) \ argument 1715 DrawType drawType; in dumpStream() local
|
D | SkCanvas.cpp | 353 bool next(SkDrawFilter::Type drawType) { in next() 381 bool AutoDrawLooper::doNext(SkDrawFilter::Type drawType) { in doNext()
|
/external/deqp/modules/egl/ |
D | teglPreservingSwapTests.cpp | 204 …t width, int height, float x1, float y1, float x2, float y2, PreservingSwapTest::DrawType drawType) in render() 296 …cu::Surface* target, float x1, float y1, float x2, float y2, PreservingSwapTest::DrawType drawType) in render()
|
/external/deqp/modules/glshared/ |
D | glsStateChangePerfTestCases.cpp | 211 …enderContext& renderCtx, const char* name, const char* description, DrawType drawType, int drawCal… in StateChangePerformanceCase()
|
/external/deqp/modules/gles2/performance/ |
D | es2pDrawCallBatchingTests.cpp | 992 for (int drawType = 0; drawType < 2; drawType++) in init() local
|