Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt/tests/
H A DAaptGroupEntry_test.cpp26 String8* outType) { in TestParse()
34 String8* outType) { in TestParse()
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
H A DElementwise.cpp147 #define DEFINE_QUANTIZATION_OP_SIGNATURE(op, ver, outType, ...) \ argument
180 #define DEFINE_CAST_SIGNATURE(ver, outType, ...) \ argument
/aosp12/packages/services/Car/cpp/computepipe/runner/client_interface/
H A DAidlClientImpl.cpp67 Status ToAidlPacketType(proto::PacketType type, PacketDescriptorPacketType* outType) { in ToAidlPacketType()
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/
H A DComposerVts.cpp57 IComposerClient::DisplayConnectionType* outType) { in getDisplayConnectionType()
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
H A DHwcHal.h110 IComposerClient::DisplayConnectionType* outType) override { in getDisplayConnectionType()
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicColorMatrix.cpp113 uint32_t outType :4; // [8 - 11] member
H A DrsCpuScript.cpp678 const Type *outType = aout->getType(); in forEachMtlsSetup() local
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWC.cpp440 int32_t exynos_getDisplayType(hwc2_device_t *dev, hwc2_display_t display, in exynos_getDisplayType()
1116 int32_t exynos_GetDisplayConnectionType(hwc2_device_t* dev, hwc2_display_t display, in exynos_GetDisplayConnectionType()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp108 int32_t getDisplayTypeHook(hwc2_device_t* device, hwc2_display_t display, int32_t* outType) { in getDisplayTypeHook()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h245 Error getDisplayType(Display display, IComposerClient::DisplayType* outType) override { in getDisplayType()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp2876 int32_t ExynosDisplay::getDisplayType( in getDisplayType()
3566 int32_t ExynosDisplay::getDisplayConnectionType(uint32_t* outType) in getDisplayConnectionType()
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp296 IComposerClient::DisplayType* outType) { in getDisplayType()
/aosp12/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_hwc.cpp394 IComposerClient::DisplayType* outType) { in getDisplayType()
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.cpp1110 IComposerClient::DisplayConnectionType* outType) { in getDisplayConnectionType()
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp824 Error HWC2On1Adapter::Display::getType(int32_t* outType) in getType()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp780 Error HWC2On1Adapter::Display::getType(int32_t* outType) { in getType()
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp2424 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) in getAttributeType()
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5163 String16* outType, in expandResourceRef()