Home
last modified time | relevance | path

Searched refs:kBackendTexture (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/gm/
H A Dsurface.cpp178 kBackendTexture, enumerator
188 case kBackendTexture: in make_surface()
226 SurfaceType::kBackendTexture, W, H)
/third_party/skia/tools/fm/
H A Dfm.cpp304 enum class SurfaceType { kDefault, kBackendTexture, kBackendRenderTarget }; in draw_with_gpu() member in SurfaceType
307 { "betex" , SurfaceType::kBackendTexture }, in draw_with_gpu()
335 case SurfaceType::kBackendTexture: in draw_with_gpu()
/third_party/skia/tools/flags/
H A DCommonFlagsConfig.h54 enum class SurfType { kDefault, kBackendTexture, kBackendRenderTarget }; member in SkCommandLineConfigGpu::SurfType
H A DCommonFlagsConfig.cpp396 *surfType = SkCommandLineConfigGpu::SurfType::kBackendTexture; in parse_option_gpu_surf_type()
/third_party/skia/dm/
H A DDMSrcSink.cpp1513 case SkCommandLineConfigGpu::SurfType::kBackendTexture: in createDstSurface()

Completed in 8 milliseconds