/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/ |
D | HwcHal.h | 54 return Error::UNSUPPORTED; in getPerFrameMetadataKeys() 81 return Error::UNSUPPORTED; in setLayerPerFrameMetadata() 101 return Error::UNSUPPORTED; in getReadbackBufferAttributes() 118 return Error::UNSUPPORTED; in setReadbackBuffer() 128 return Error::UNSUPPORTED; in getReadbackBufferFence() 152 return Error::UNSUPPORTED; in setPowerMode_2_2() 160 return Error::UNSUPPORTED; in setLayerFloatColor() 214 return Error::UNSUPPORTED; in setColorMode_2_2()
|
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/ |
D | HwcHal.h | 112 return Error::UNSUPPORTED; in getDisplayConnectionType() 135 return Error::UNSUPPORTED; in getDisplayVsyncPeriod() 150 return Error::UNSUPPORTED; in setActiveConfigWithConstraints() 173 return Error::UNSUPPORTED; in setAutoLowLatencyMode() 187 return Error::UNSUPPORTED; in getSupportedContentTypes() 211 return Error::UNSUPPORTED; in setContentType() 251 return Error::UNSUPPORTED; in setLayerGenericMetadata() 271 return Error::UNSUPPORTED; in getLayerGenericMetadataKeys()
|
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
D | HwcHal.h | 123 return Error::UNSUPPORTED; in getDisplayIdentificationData() 151 return Error::UNSUPPORTED; in setLayerColorTransform() 157 return Error::UNSUPPORTED; in setLayerColorTransform() 167 return Error::UNSUPPORTED; in getDisplayedContentSamplingAttributes() 189 return Error::UNSUPPORTED; in setDisplayedContentSamplingEnabled() 201 return Error::UNSUPPORTED; in getDisplayedContentSample() 246 return Error::UNSUPPORTED; in setLayerPerFrameMetadataBlobs() 278 return Error::UNSUPPORTED; in getDisplayBrightnessSupport() 284 return Error::UNSUPPORTED; in getDisplayBrightnessSupport()
|
/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 227 static_cast<Error>(mReader->mErrors[0].second) == Error::UNSUPPORTED) { in TEST_P() 256 if (tmpError != Error::UNSUPPORTED) { in TEST_P() 273 if (tmpError != Error::UNSUPPORTED) { in TEST_P() 474 static_cast<Error>(mReader->mErrors[0].second) == Error::UNSUPPORTED) { in TEST_P() 489 if (error == Error::UNSUPPORTED) { in TEST_P() 507 if (error == Error::UNSUPPORTED) { in TEST_P() 534 if (error == Error::UNSUPPORTED) { in TEST_P() 590 static_cast<Error>(mReader->mErrors[0].second) == Error::UNSUPPORTED) { in TEST_P() 609 Error::UNSUPPORTED); in TEST_P()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/ |
D | IpaEventRelay.cpp | 66 case UNSUPPORTED: in onOffloadStopped()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/ |
D | IpaEventRelay.cpp | 66 case UNSUPPORTED: in onOffloadStopped()
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 212 static_cast<Error>(mReader->mErrors[0].second) == Error::UNSUPPORTED) { in TEST_P() 233 if (error == Error::UNSUPPORTED) { in TEST_P() 418 EXPECT_EQ(Error::UNSUPPORTED, error); in TEST_P() 422 EXPECT_EQ(Error::UNSUPPORTED, error); in TEST_P() 496 ASSERT_EQ(Error::UNSUPPORTED, tmpError) << "readback buffer is active"; in TEST_P() 516 static_cast<Error>(mReader->mErrors[0].second) == Error::UNSUPPORTED && in TEST_P() 517 static_cast<Error>(mReader->mErrors[1].second) == Error::UNSUPPORTED) { in TEST_P()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/ |
D | IpaEventRelay.cpp | 71 else if ( reason == StoppedReason::UNSUPPORTED ) { in onOffloadStopped()
|
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | MapperMetadata.cpp | 622 hidl_cb((err) ? Error::UNSUPPORTED : Error::NONE, vec); in get_metadata() 646 hidl_cb((err) ? Error::UNSUPPORTED : Error::NONE, vec); in get_metadata() 652 hidl_cb(Error::UNSUPPORTED, vec); in get_metadata() 744 return Error::UNSUPPORTED; in set_metadata() 746 return ((err) ? Error::UNSUPPORTED : Error::NONE); in set_metadata() 751 return Error::UNSUPPORTED; in set_metadata() 936 hidl_cb((err) ? Error::UNSUPPORTED : Error::NONE, vec); in getFromBufferDescriptorInfo() 940 hidl_cb(Error::UNSUPPORTED, vec); in getFromBufferDescriptorInfo()
|
D | Allocator.cpp | 124 error = Error::UNSUPPORTED; in allocate()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/ |
D | IOffloadManager.h | 93 UNSUPPORTED enumerator
|
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/ |
D | IOffloadManager.h | 93 UNSUPPORTED enumerator
|
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/ |
D | IOffloadManager.h | 93 UNSUPPORTED enumerator
|
/hardware/google/gchips/gralloc3/src/ |
D | GrallocAllocator.cpp | 145 error = Error::UNSUPPORTED; in allocate()
|
/hardware/interfaces/graphics/composer/2.1/ |
D | types.hal | 29 UNSUPPORTED = 8, /* permanent failure */
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
D | ComposerVts.cpp | 50 if (tmpError == Error::UNSUPPORTED) { in getDisplayIdentificationData() 75 ASSERT_TRUE(error == Error::NONE || error == Error::UNSUPPORTED) << "failed to set color mode"; in setColorMode_2_3()
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | types.hal | 46 UNSUPPORTED = 7,
|
/hardware/interfaces/graphics/composer/2.3/ |
D | IComposerClient.hal | 183 * UNSUPPORTED when identification data is unavailable. 223 * UNSUPPORTED if not supported on underlying HAL 252 * UNSUPPORTED when the given configuration is not supported. 279 * UNSUPPORTED when there is no efficient way to sample. 325 * UNSUPPORTED when there is no efficient way to sample. 347 * UNSUPPORTED when there is no efficient way to sample, or 446 * UNSUPPORTED when mode or intent is not supported on this 472 * UNSUPPORTED if not supported on underlying HAL 536 * UNSUPPORTED when brightness operations are not supported, or
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 119 ASSERT_TRUE(error == Error::NONE || error == Error::UNSUPPORTED) << "failed to set power mode"; in setPowerMode_2_2() 168 ASSERT_TRUE(error == Error::NONE || error == Error::UNSUPPORTED) << "failed to set color mode"; in setColorMode()
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 132 * UNSUPPORTED if not supported on underlying HAL 169 * UNSUPPORTED if not supported on underlying HAL 214 * UNSUPPORTED - the readback operation was unsuccessful because of 278 * UNSUPPORTED when the width or height is too large for the 312 * UNSUPPORTED when the given configuration is not supported. 336 * UNSUPPORTED when mode is not supported on this display. 388 * UNSUPPORTED when mode or intent is not supported on this
|
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/ |
D | Gralloc1Hal.h | 78 return Error::UNSUPPORTED; in createDescriptor() 250 return Error::UNSUPPORTED; in toError()
|
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
D | Gralloc1Hal.h | 116 error = Error::UNSUPPORTED; in allocateBuffers() 212 return Error::UNSUPPORTED; in toError()
|
D | Gralloc0Hal.h | 101 error = Error::UNSUPPORTED; in allocateBuffers()
|
/hardware/interfaces/graphics/mapper/2.1/ |
D | IMapper.hal | 109 * function must return UNSUPPORTED if layerCount is great than 1. 117 * UNSUPPORTED when any of the specified attributes is
|
/hardware/interfaces/graphics/composer/2.4/vts/functional/ |
D | VtsHalGraphicsComposerV2_4TargetTest.cpp | 311 EXPECT_TRUE(tmpError == Error::NONE || tmpError == Error::UNSUPPORTED); in TEST_P() 615 EXPECT_EQ(Error::UNSUPPORTED, in TEST_P() 617 EXPECT_EQ(Error::UNSUPPORTED, in TEST_P() 653 EXPECT_NE(Error::UNSUPPORTED, error); in TEST_P() 672 EXPECT_EQ(Error::UNSUPPORTED, mComposerClient->setContentType(display, contentType)); in Test_setContentTypeForDisplay()
|