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

  /external/skia/src/gpu/
GrTextureContext.cpp 64 fOpList = this->drawingManager()->newTextureOpList(fTextureProxy.get());
GrDrawingManager.h 54 sk_sp<GrTextureOpList> newTextureOpList(GrTextureProxy* textureProxy);
GrDrawingManager.cpp 254 sk_sp<GrTextureOpList> GrDrawingManager::newTextureOpList(GrTextureProxy* textureProxy) {

Completed in 5773 milliseconds