HomeSort by relevance Sort by last modified time
    Searched full:enc_unsupported (Results 1 - 4 of 4) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_enc.cpp 12 static void enc_unsupported() function
    [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_enc.cpp 12 static void enc_unsupported() function
    [all...]
  /sdk/emulator/opengl/host/tools/emugen/
ApiGen.cpp 467 "static void enc_unsupported()\n{\n\tALOGE(\"Function is unsupported\\n\");\n}\n\n");
661 fprintf(fp, "\tset_%s((%s_%s_proc_t)(enc_unsupported));\n", e->name().c_str(), e->name().c_str(), sideString(CLIENT_SIDE));
667 fprintf(fp, "\tmemcpy((void *)(&%s), (const void *)(&enc_unsupported), sizeof(%s));\n",
    [all...]
  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_enc.cpp 12 static void enc_unsupported() function

Completed in 255 milliseconds