Searched refs:postDraw (Results 1 – 10 of 10) sorted by relevance
902 void postDraw (void);958 void SamplePosCorrectnessCase::postDraw (void) in postDraw() function in deqp::gles31::Functional::__anon50b095400111::SamplePosCorrectnessCase1062 virtual void postDraw (void);1103 void SampleMaskBaseCase::postDraw (void) in postDraw() function in deqp::gles31::Functional::__anon50b095400111::SampleMaskBaseCase1129 void postDraw (void);1192 void SampleMaskCase::postDraw (void) in postDraw() function in deqp::gles31::Functional::__anon50b095400111::SampleMaskCase1202 SampleMaskBaseCase::postDraw(); in postDraw()1262 void postDraw (void);1360 void SampleMaskCountCase::postDraw (void) in postDraw() function in deqp::gles31::Functional::__anon50b095400111::SampleMaskCountCase1362 SampleMaskBaseCase::postDraw(); in postDraw()[all …]
83 virtual void postDraw (void);
247 void postDraw (void);338 void SampleShadingRenderingCase::postDraw (void) in postDraw() function in deqp::gles31::Functional::__anon15666c380111::SampleShadingRenderingCase
393 void MultisampleRenderCase::postDraw (void) in postDraw() function in deqp::gles31::Functional::MultisampleShaderRenderUtil::MultisampleRenderCase508 postDraw(); in drawOneIteration()
42 void Benchmark::postDraw(SkCanvas* canvas) { in postDraw() function in Benchmark
75 void postDraw(SkCanvas*);
255 bench->postDraw(canvas); in time()