Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/product_config/src/com/android/build/config/
H A DDumpConfigParser.java116 MakeConfig makeConfig = new MakeConfig(); in parseImpl() local
136 mResults.put(makeConfig.getPhase(), makeConfig); in parseImpl() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboUtil.hpp367 Config &makeConfig(void) in makeConfig() function in deqp::gls::FboUtil::FboBuilder
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fFboRenderTest.cpp2101 static FboConfig makeConfig(uint32_t format) in makeConfig() function in deqp::gles2::Functional::FboCases::RepeatedClearCase