HomeSort by relevance Sort by last modified time
    Searched refs:GrBackend (Results 1 - 5 of 5) sorted by null

  /external/skia/src/gpu/
GrGpuFactory.cpp 28 GrGpu* GrGpu::Create(GrBackend backend,
GrContext.cpp 34 GrContext* GrContext::Create(GrBackend backend, GrBackendContext backendContext) {
39 GrContext* GrContext::Create(GrBackend backend, GrBackendContext backendContext,
69 bool GrContext::init(GrBackend backend, GrBackendContext backendContext,
GrGpu.h 46 static GrGpu* Create(GrBackend, GrBackendContext, const GrContextOptions&, GrContext* context);
  /external/skia/include/gpu/
GrContext.h 54 static GrContext* Create(GrBackend, GrBackendContext, const GrContextOptions& options);
55 static GrContext* Create(GrBackend, GrBackendContext);
418 bool init(GrBackend, GrBackendContext, const GrContextOptions& options);
GrTypes.h 127 enum GrBackend {

Completed in 196 milliseconds