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

  /external/skia/src/gpu/
GrGpu.cpp 174 GrTexture* GrGpu::wrapBackendTexture(const GrBackendTextureDesc& desc) {
GrContext.cpp 512 GrTexture* GrContext::wrapBackendTexture(const GrBackendTextureDesc& desc) {
513 return fGpu->wrapBackendTexture(desc);
    [all...]

Completed in 958 milliseconds