Home
last modified time | relevance | path

Searched refs:UNSUPPORTED (Results 1 – 25 of 57) sorted by relevance

123

/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h54 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/
DHwcHal.h112 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/
DHwcHal.h123 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/
DVtsHalGraphicsComposerV2_3TargetTest.cpp227 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/
DIpaEventRelay.cpp66 case UNSUPPORTED: in onOffloadStopped()
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DIpaEventRelay.cpp66 case UNSUPPORTED: in onOffloadStopped()
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp212 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/
DIpaEventRelay.cpp71 else if ( reason == StoppedReason::UNSUPPORTED ) { in onOffloadStopped()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp622 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()
DAllocator.cpp124 error = Error::UNSUPPORTED; in allocate()
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/
DIOffloadManager.h93 UNSUPPORTED enumerator
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
DIOffloadManager.h93 UNSUPPORTED enumerator
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
DIOffloadManager.h93 UNSUPPORTED enumerator
/hardware/google/gchips/gralloc3/src/
DGrallocAllocator.cpp145 error = Error::UNSUPPORTED; in allocate()
/hardware/interfaces/graphics/composer/2.1/
Dtypes.hal29 UNSUPPORTED = 8, /* permanent failure */
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp50 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/
Dtypes.hal46 UNSUPPORTED = 7,
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal183 * 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/
DComposerVts.cpp119 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/
DIComposerClient.hal132 * 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/
DGralloc1Hal.h78 return Error::UNSUPPORTED; in createDescriptor()
250 return Error::UNSUPPORTED; in toError()
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h116 error = Error::UNSUPPORTED; in allocateBuffers()
212 return Error::UNSUPPORTED; in toError()
DGralloc0Hal.h101 error = Error::UNSUPPORTED; in allocateBuffers()
/hardware/interfaces/graphics/mapper/2.1/
DIMapper.hal109 * 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/
DVtsHalGraphicsComposerV2_4TargetTest.cpp311 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()

123