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

  /external/skia/src/gpu/
GrTextureOpList.h 63 void deleteOps();
GrTextureOpList.cpp 38 void GrTextureOpList::deleteOps() {
49 this->deleteOps();
133 this->deleteOps();
GrRenderTargetOpList.h 144 void deleteOps();
166 void deleteOps(GrOpMemoryPool* pool);
GrRenderTargetOpList.cpp 149 void GrRenderTargetOpList::OpChain::deleteOps(GrOpMemoryPool* pool) {
360 void GrRenderTargetOpList::deleteOps() {
362 chain.deleteOps(fOpMemoryPool.get());
368 this->deleteOps();
525 this->deleteOps();
564 this->deleteOps();
608 recordedOp.deleteOps(fOpMemoryPool.get());
  /external/skqp/src/gpu/
GrTextureOpList.h 63 void deleteOps();
GrTextureOpList.cpp 36 void GrTextureOpList::deleteOps() {
47 this->deleteOps();
131 this->deleteOps();
GrRenderTargetOpList.h 139 void deleteOps();
161 void deleteOps(GrOpMemoryPool* pool);
GrRenderTargetOpList.cpp 147 void GrRenderTargetOpList::OpChain::deleteOps(GrOpMemoryPool* pool) {
358 void GrRenderTargetOpList::deleteOps() {
360 chain.deleteOps(fOpMemoryPool.get());
366 this->deleteOps();
523 this->deleteOps();
560 this->deleteOps();
604 recordedOp.deleteOps(fOpMemoryPool.get());
  /external/skqp/src/atlastext/
SkAtlasTextTarget.cpp 94 this->deleteOps();
126 void deleteOps();
192 void SkInternalAtlasTextTarget::deleteOps() {
206 this->deleteOps();
  /external/skia/src/atlastext/
SkAtlasTextTarget.cpp 94 this->deleteOps();
126 void deleteOps();
192 void SkInternalAtlasTextTarget::deleteOps() {
206 this->deleteOps();

Completed in 1622 milliseconds