HomeSort by relevance Sort by last modified time
    Searched defs:ContextTypeBackend (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/gpu/
GrContextFactory.h 73 static GrBackendApi ContextTypeBackend(ContextType type) {
172 GrBackendApi backend() const { return GrContextFactory::ContextTypeBackend(fType); }
  /external/skqp/tools/gpu/
GrContextFactory.h 73 static GrBackendApi ContextTypeBackend(ContextType type) {
172 GrBackendApi backend() const { return GrContextFactory::ContextTypeBackend(fType); }

Completed in 88 milliseconds