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

  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.cpp 52 int GL2Decoder::initGL(get_proc_func_t getProcFunc, void *getProcFuncData)
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.cpp 38 int GLDecoder::initGL(get_proc_func_t getProcFunc, void *getProcFuncData)
  /cts/tests/tests/textureview/src/android/textureview/cts/
GLProducerThread.java 78 private void initGL() {
144 initGL();
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 183 initGL();
362 private void initGL() {
  /packages/apps/Nfc/src/com/android/nfc/
FireflyRenderer.java 173 if (!initGL()) {
289 boolean initGL() {

Completed in 5281 milliseconds