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

  /external/skia/src/gpu/gl/
GrGLPathRendering.cpp 89 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount);
95 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount);
289 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount);
301 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount);
312 void GrGLPathRendering::deletePaths(GrGLuint path, GrGLsizei range) {
313 GL_CALL(DeletePaths(path, range));
GrGLTestInterface.h 191 virtual GrGLvoid deletePaths(GrGLuint path, GrGLsizei range) {}
    [all...]
  /external/skqp/src/gpu/gl/
GrGLPathRendering.cpp 89 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount);
95 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount);
289 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount);
301 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount);
312 void GrGLPathRendering::deletePaths(GrGLuint path, GrGLsizei range) {
313 GL_CALL(DeletePaths(path, range));
GrGLTestInterface.h 191 virtual GrGLvoid deletePaths(GrGLuint path, GrGLsizei range) {}
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp 342 void LookupResult::deletePaths(CXXBasePaths *Paths) {
    [all...]
  /external/robolectric/v3/
robolectric-utils-3.1-SNAPSHOT.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
robolectric-utils-3.1.1.jar 

Completed in 1893 milliseconds