Searched defs:GrSurfaceOrigin (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/src/gpu/ |
D | GrPathRendering_none.cpp | 41 void GrGLPathRendering::setProjectionMatrix(const SkMatrix&, const SkISize&, GrSurfaceOrigin) {} in setProjectionMatrix() argument 45 void GrGLPathRendering::onDrawPath(GrRenderTarget*, GrSurfaceOrigin, in onDrawPath() argument
|
/third_party/skia/include/gpu/ |
D | GrTypes.h | 154 enum GrSurfaceOrigin : int { enum
|
/third_party/skia/src/image/ |
D | SkSurface.cpp | 67 GrSurfaceOrigin, ContentChangeMode, in onReplaceBackendTexture() argument 378 int, GrSurfaceOrigin, const SkSurfaceProps*, bool) { in MakeRenderTarget() argument
|
/third_party/flutter/skia/src/image/ |
D | SkSurface.cpp | 85 GrSurfaceOrigin, in onReplaceBackendTexture() argument 503 GrSurfaceOrigin, const SkSurfaceProps*, bool) { in MakeRenderTarget() argument
|
/third_party/flutter/skia/include/gpu/ |
D | GrTypes.h | 243 enum GrSurfaceOrigin : int { enum
|
/third_party/skia/tests/ |
D | BackendAllocationTest.cpp | 470 GrSurfaceOrigin, in test_pixmap_init() argument
|