Home
last modified time | relevance | path

Searched refs:createGPUSurface (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/tools/skiaserve/
DRequest.h69 SkSurface* createGPUSurface();
DRequest.cpp147 SkSurface* Request::createGPUSurface() { in createGPUSurface() function in Request
172 SkSurface* surface = this->createGPUSurface(); in enableGPU()
/third_party/skia/tools/skiaserve/
DRequest.h69 SkSurface* createGPUSurface();
DRequest.cpp154 SkSurface* Request::createGPUSurface() { in createGPUSurface() function in Request
179 SkSurface* surface = this->createGPUSurface(); in enableGPU()