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

  /external/skia/src/gpu/
GrContextPriv.h 42 sk_sp<GrSurfaceContext> makeBackendSurfaceContext(const GrBackendTextureDesc& desc,
GrContext.cpp 639 sk_sp<GrSurfaceContext> GrContextPriv::makeBackendSurfaceContext(const GrBackendTextureDesc& desc,
    [all...]
  /external/skia/tests/
EGLImageTest.cpp 138 sk_sp<GrSurfaceContext> surfaceContext = context0->contextPriv().makeBackendSurfaceContext(
151 sk_sp<GrSurfaceContext> temp = context0->contextPriv().makeBackendSurfaceContext(
162 sk_sp<GrSurfaceContext> temp = context0->contextPriv().makeBackendSurfaceContext(

Completed in 95 milliseconds