Home
last modified time | relevance | path

Searched defs:createCallback (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/cpp/
DMegaDroneEngine.cpp62 void MegaDroneEngine::createCallback(std::vector<int> cpuIds){ in createCallback() function in MegaDroneEngine
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
DDuplexEngine.cpp43 void DuplexEngine::createCallback() { in createCallback() function in DuplexEngine
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.cpp169 Move<VkDebugReportCallbackEXT> DebugReportRecorder::createCallback (const InstanceInterface& vki, V… in createCallback() function in vk::DebugReportRecorder