Searched defs:kGPU_Backend (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/bench/
H A DBenchmark.h57 kGPU_Backend, enumerator in enum:Benchmark::Backend
/external/skia/bench/
H A DBenchmark.h57 kGPU_Backend, enumerator in enum:Benchmark::Backend
/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp134 kGPU_Backend, enumerator in enum:Backend
1057 gRec.fBackend == kGPU_Backend) {
1139 gRec.fBackend == kGPU_Backend) {
1290 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNative_GLContextType, 0, kRW_ConfigFlag, "gpu", true },
1291 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNative_GLContextType, 16, kRW_ConfigFlag, "msaa16", false},
1292 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNative_GLContextType, 4, kRW_ConfigFlag, "msaa4", false},
1293 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNVPR_GLContextType, 4, kRW_ConfigFlag, "nvprmsaa4", true },
1294 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNVPR_GLContextType, 16, kRW_ConfigFlag, "nvprmsaa16", false},
1297 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kDebug_GLContextType, 0, kNone_ConfigFlag, "gpudebug", kDebugOnly},
1302 { kN32_SkColorType, kGPU_Backend, GrContextFactor
[all...]
/external/skia/gm/
H A Dgmmain.cpp134 kGPU_Backend, enumerator in enum:Backend
1057 gRec.fBackend == kGPU_Backend) {
1139 gRec.fBackend == kGPU_Backend) {
1290 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNative_GLContextType, 0, kRW_ConfigFlag, "gpu", true },
1291 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNative_GLContextType, 16, kRW_ConfigFlag, "msaa16", false},
1292 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNative_GLContextType, 4, kRW_ConfigFlag, "msaa4", false},
1293 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNVPR_GLContextType, 4, kRW_ConfigFlag, "nvprmsaa4", true },
1294 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kNVPR_GLContextType, 16, kRW_ConfigFlag, "nvprmsaa16", false},
1297 { kN32_SkColorType, kGPU_Backend, GrContextFactory::kDebug_GLContextType, 0, kNone_ConfigFlag, "gpudebug", kDebugOnly},
1302 { kN32_SkColorType, kGPU_Backend, GrContextFactor
[all...]

Completed in 142 milliseconds