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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLPath.cpp 138 static_cast<GrGpuGL*>(this->getGpu())->deleteGLPathObject(fPathID);
GrGpuGL.h 114 void deleteGLPathObject(GrGLuint);
GrGpuGL.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLPath.cpp 138 static_cast<GrGpuGL*>(this->getGpu())->deleteGLPathObject(fPathID);
GrGpuGL.h 114 void deleteGLPathObject(GrGLuint);
GrGpuGL.cpp     [all...]

Completed in 2038 milliseconds