HomeSort by relevance Sort by last modified time
    Searched defs:onGetGLContext (Results 1 - 2 of 2) sorted by null

  /external/skia/bench/
GLBench.h 31 virtual const GrGLContext* onGetGLContext(const GrGLContext* ctx) { return ctx; }
GLInstancedArraysBench.cpp 64 const GrGLContext* onGetGLContext(const GrGLContext*) override;
173 const GrGLContext* GLCpuPosInstancedArraysBench::onGetGLContext(const GrGLContext* ctx) {

Completed in 3660 milliseconds