Searched refs:createCPUSurface (Results 1 – 4 of 4) sorted by relevance
143 SkSurface* Request::createCPUSurface() { in createCPUSurface() function in Request196 fSurface.reset(this->createCPUSurface()); in enableGPU()253 sk_sp<SkSurface> surface(this->createCPUSurface()); in getJsonInfo()
68 SkSurface* createCPUSurface();
136 SkSurface* Request::createCPUSurface() { in createCPUSurface() function in Request189 fSurface.reset(this->createCPUSurface()); in enableGPU()246 sk_sp<SkSurface> surface(this->createCPUSurface()); in getJsonInfo()