Searched defs:DrawContext (Results 1 – 11 of 11) sorted by relevance
| /external/skia/src/gpu/graphite/ |
| D | Image_Base_Graphite.h | 24 class DrawContext; variable
|
| D | AtlasProvider.h | 23 class DrawContext; variable
|
| D | PaintParams.h | 21 class DrawContext; variable
|
| D | PathAtlas.h | 22 class DrawContext; variable
|
| D | DrawContext.cpp | 91 DrawContext::DrawContext(const Caps* caps, in DrawContext() function in skgpu::graphite::DrawContext
|
| D | KeyHelpers.cpp | 1485 static void notify_in_use(Recorder*, DrawContext*, const SkColorShader*) { in notify_in_use() argument 1500 static void notify_in_use(Recorder*, DrawContext*, const SkColor4Shader*) { in notify_in_use() argument 1550 static void notify_in_use(Recorder*, DrawContext*, const SkEmptyShader*) { in notify_in_use() argument 1939 static void notify_in_use(Recorder*, DrawContext*, const SkPerlinNoiseShader*) { in notify_in_use() argument 2017 static void notify_in_use(Recorder*, DrawContext*, const SkPictureShader*) { in notify_in_use() argument 2055 static void notify_in_use(Recorder*, DrawContext*, const SkTransformShader*) { in notify_in_use() argument 2066 static void notify_in_use(Recorder*, DrawContext*, const SkTriColorShader*) { in notify_in_use() argument 2358 static void notify_in_use(Recorder*, DrawContext*, const SkGradientBaseShader*) { in notify_in_use() argument
|
| D | Device.h | 31 class DrawContext; variable
|
| D | DrawAtlas.h | 24 class DrawContext; variable
|
| D | KeyHelpers.h | 33 class DrawContext; variable
|
| /external/deqp/external/vulkancts/modules/vulkan/util/ |
| D | vktDrawUtil.hpp | 90 class DrawContext class 93 DrawContext(const FrameBufferState &framebufferState) : m_framebufferState(framebufferState) in DrawContext() function in vkt::drawutil::DrawContext
|
| /external/deqp/framework/referencerenderer/ |
| D | rrRenderer.cpp | 93 struct DrawContext struct 95 int primitiveID; 97 DrawContext(void) : primitiveID(0) in DrawContext() function
|