Home
last modified time | relevance | path

Searched defs:outType (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tools/aapt/tests/
DAaptGroupEntry_test.cpp27 String8* outType) { in TestParse()
35 String8* outType) { in TestParse()
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DElementwise.cpp147 #define DEFINE_QUANTIZATION_OP_SIGNATURE(op, ver, outType, ...) \ argument
180 #define DEFINE_CAST_SIGNATURE(ver, outType, ...) \ argument
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp678 const Type *outType = aout->getType(); in forEachMtlsSetup() local
DrsCpuIntrinsicColorMatrix.cpp113 uint32_t outType :4; // [8 - 11] member
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerClient.cpp296 IComposerClient::DisplayType* outType) { in getDisplayType()
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp394 IComposerClient::DisplayType* outType) { in getDisplayType()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp1226 IComposerClient::DisplayConnectionType* outType) { in getDisplayConnectionType()
/frameworks/base/tools/aapt/
DResourceTable.cpp2424 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) in getAttributeType()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp5049 String16* outType, in expandResourceRef()