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

  /external/skia/include/gpu/
GrBackendSemaphore.h 22 // until either initGL or initVulkan are called which will set the appropriate GrBackend.
25 void initGL(GrGLsync sync) {
  /external/skqp/include/gpu/
GrBackendSemaphore.h 22 // until either initGL or initVulkan are called which will set the appropriate GrBackend.
25 void initGL(GrGLsync sync) {
  /cts/tests/tests/view/src/android/view/cts/
GLProducerThread.java 73 private void initGL() {
143 initGL();

Completed in 235 milliseconds