HomeSort by relevance Sort by last modified time
    Searched refs:onGetGLContext (Results 1 - 3 of 3) 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;
171 const GrGLContext* GLCpuPosInstancedArraysBench::onGetGLContext(const GrGLContext* ctx) {
GLBench.cpp 38 return this->onGetGLContext(ctx);

Completed in 51 milliseconds