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

  /external/drm_hwcomposer/
glworker.h 71 GLint PrepareAndCacheProgram(unsigned texture_count);
glworker.cpp 627 GLint program = PrepareAndCacheProgram(cmd.texture_count);
785 GLint GLWorkerCompositor::PrepareAndCacheProgram(unsigned texture_count) {

Completed in 40 milliseconds