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

  /external/skia/src/gpu/
GrSurfaceProxy.cpp 114 sk_sp<GrSurface> GrSurfaceProxy::createSurfaceImpl(
195 sk_sp<GrSurface> surface = this->createSurfaceImpl(resourceProvider, sampleCnt, needsStencil,
  /external/skqp/src/gpu/
GrSurfaceProxy.cpp 113 sk_sp<GrSurface> GrSurfaceProxy::createSurfaceImpl(
174 sk_sp<GrSurface> surface = this->createSurfaceImpl(resourceProvider, sampleCnt, needsStencil,

Completed in 86 milliseconds