Home
last modified time | relevance | path

Searched refs:setupSingleVbo (Results 1 – 2 of 2) sorted by relevance

/external/skia/bench/
DGLVec4ScalarBench.cpp62 void setupSingleVbo(const GrGLInterface*, const SkMatrix*);
207 void GLVec4ScalarBench::setupSingleVbo(const GrGLInterface* gl, const SkMatrix* viewMatrices) { in setupSingleVbo() function in GLVec4ScalarBench
259 this->setupSingleVbo(gl, viewMatrices); in setup()
DGLInstancedArraysBench.cpp72 void setupSingleVbo(const GrGLInterface*, const SkMatrix*);
267 void GLCpuPosInstancedArraysBench::setupSingleVbo(const GrGLInterface* gl, in setupSingleVbo() function in GLCpuPosInstancedArraysBench
322 this->setupSingleVbo(gl, viewMatrices); in setup()