OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewFromBackendRenderTarget
(Results
1 - 5
of
5
) sorted by null
/external/skia/include/core/
SkSurface.h
108
static SkSurface*
NewFromBackendRenderTarget
(GrContext*, const GrBackendRenderTargetDesc&,
113
* a rendering target only, but unlike
NewFromBackendRenderTarget
, Skia will manage and own
/external/skia/platform_tools/android/apps/canvasproof/src/main/jni/
org_skia_canvasproof_GaneshPictureRenderer.cpp
41
SkSurface::
NewFromBackendRenderTarget
(
/external/skia/experimental/GLFWTest/
glfw_main.cpp
45
sSurface = SkSurface::
NewFromBackendRenderTarget
(sContext, desc, NULL);
/external/skia/src/image/
SkSurface.cpp
224
SkSurface* SkSurface::
NewFromBackendRenderTarget
(GrContext*, const GrBackendRenderTargetDesc&,
SkSurface_Gpu.cpp
177
SkSurface* SkSurface::
NewFromBackendRenderTarget
(GrContext* context,
Completed in 354 milliseconds