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

  /external/skia/src/gpu/
GrGpu.h 443 virtual GrTexture* onCreateTexture(const GrTextureDesc& desc,
GrGpu.cpp 128 GrTexture* tex = this->onCreateTexture(desc, srcData, rowBytes);
  /external/skia/src/gpu/gl/
GrGpuGL.h 63 virtual GrTexture* onCreateTexture(const GrTextureDesc& desc,
241 // helper for onCreateTexture and writeTexturePixels
GrGpuGL.cpp     [all...]

Completed in 38 milliseconds