Searched refs:createCPUSurface (Results 1 – 4 of 4) sorted by relevance
138 SkSurface* Request::createCPUSurface() { in createCPUSurface() function in Request191 fSurface.reset(this->createCPUSurface()); in enableGPU()248 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()