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

  /external/skia/src/gpu/
GrTextureContext.cpp 65 fOpList = this->drawingManager()->newTextureOpList(fTextureProxy.get());
GrDrawingManager.h 51 sk_sp<GrTextureOpList> newTextureOpList(GrTextureProxy* textureProxy);
GrDrawingManager.cpp 401 sk_sp<GrTextureOpList> GrDrawingManager::newTextureOpList(GrTextureProxy* textureProxy) {
  /external/skqp/src/gpu/
GrTextureContext.cpp 65 fOpList = this->drawingManager()->newTextureOpList(fTextureProxy.get());
GrDrawingManager.h 51 sk_sp<GrTextureOpList> newTextureOpList(GrTextureProxy* textureProxy);
GrDrawingManager.cpp 371 sk_sp<GrTextureOpList> GrDrawingManager::newTextureOpList(GrTextureProxy* textureProxy) {

Completed in 70 milliseconds