Home
last modified time | relevance | path

Searched refs:Debuggable (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Ddriver.h105 bool Debuggable();
Dapi.cpp119 if (!is_instance_ || !driver::Debuggable()) in AddImplicitLayers()
347 return (is_instance_ && driver::Debuggable() && in EnableDebugCallback()
Ddriver.cpp515 bool Debuggable() { in Debuggable() function
/frameworks/base/docs/html/ndk/guides/
Dndk-build.jd88 <h3>Debuggable versus Release builds</h3>