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

  /external/chromium_org/third_party/skia/src/gpu/
GrGpu.cpp 135 GrTexture* GrGpu::wrapBackendTexture(const GrBackendTextureDesc& desc) {
GrContext.cpp 635 GrTexture* GrContext::wrapBackendTexture(const GrBackendTextureDesc& desc) {
636 return fGpu->wrapBackendTexture(desc);
    [all...]

Completed in 86 milliseconds