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

  /external/skia/src/gpu/gl/
GrGLGpu.h 265 bool uploadTexData(const GrSurfaceDesc& desc,
GrGLGpu.cpp 529 success = this->uploadTexData(glTex->desc(), false, left, top, width, height, config,
576 bool GrGLGpu::uploadTexData(const GrSurfaceDesc& desc,
    [all...]

Completed in 801 milliseconds