Home
last modified time | relevance | path

Searched refs:getLastOp (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/skiaserve/urlhandlers/
H A DInfoHandler.cpp35 n = request->getLastOp(); in handle()
/third_party/skia/tools/skiaserve/
H A DRequest.h46 int getLastOp() const { return fDebugCanvas->getSize() - 1; } in getLastOp() function
H A DRequest.cpp188 fDebugCanvas->drawTo(this->getCanvas(), this->getLastOp()); in enableGPU()
218 fDebugCanvas->drawTo(this->getCanvas(), this->getLastOp()); in initPictureFromStream()

Completed in 1 milliseconds