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

  /sdk/emulator/opengl/host/tools/emugen/
main.cpp 130 apiEntries.genEntryPoints(encoderDir + "/" + baseName + "_entry.cpp", ApiGen::CLIENT_SIDE);
148 apiEntries.genEntryPoints(wrapperDir + "/" + baseName + "_wrapper_entry.cpp", ApiGen::WRAPPER_SIDE);
ApiGen.h 75 int genEntryPoints(const std::string &filename, SideType side);
ApiGen.cpp 190 int ApiGen::genEntryPoints(const std::string & filename, SideType side)
    [all...]

Completed in 575 milliseconds