Home
last modified time | relevance | path

Searched refs:SkPaintToGrPaintNoShader (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DSkGr.h79 bool SkPaintToGrPaintNoShader(GrContext* context,
DSkGr.cpp536 bool SkPaintToGrPaintNoShader(GrContext* context, in SkPaintToGrPaintNoShader() function
DSkGpuDevice.cpp1600 return SkPaintToGrPaintNoShader(context, colorSpaceInfo, skPaint, grPaint); in init_vertices_paint()
1620 if (!SkPaintToGrPaintNoShader(this->context(), fRenderTargetContext->colorSpaceInfo(), copy, in wireframeVertices()
/external/skia/src/gpu/
DSkGr.h80 bool SkPaintToGrPaintNoShader(GrRecordingContext*,
DSkGr.cpp546 bool SkPaintToGrPaintNoShader(GrRecordingContext* context, in SkPaintToGrPaintNoShader() function
DSkGpuDevice.cpp1440 return SkPaintToGrPaintNoShader(context, colorSpaceInfo, skPaint, grPaint); in init_vertices_paint()
1460 if (!SkPaintToGrPaintNoShader(this->context(), fRenderTargetContext->colorSpaceInfo(), copy, in wireframeVertices()