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

  /external/skia/src/gpu/mock/
GrMockGpu.h 71 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
GrMockGpu.cpp 126 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex,
  /external/skqp/src/gpu/mock/
GrMockGpu.h 65 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
GrMockGpu.cpp 126 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex,
  /external/skia/src/gpu/mtl/
GrMtlGpu.h 148 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
GrMtlGpu.mm 417 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex,
    [all...]
  /external/skqp/src/gpu/mtl/
GrMtlGpu.h 138 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
GrMtlGpu.mm 358 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex,
  /external/skia/src/gpu/
GrGpu.h 500 virtual sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
GrGpu.cpp 182 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable);
  /external/skia/src/gpu/vk/
GrVkGpu.h 197 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
GrVkGpu.cpp     [all...]
  /external/skqp/src/gpu/
GrGpu.h 462 virtual sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
GrGpu.cpp 183 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable);
  /external/skqp/src/gpu/vk/
GrVkGpu.h 189 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
GrVkGpu.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.h 200 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
GrGLGpu.cpp 708 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex,
    [all...]
  /external/skqp/src/gpu/gl/
GrGLGpu.h 195 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
GrGLGpu.cpp 672 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex,
    [all...]

Completed in 518 milliseconds