Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DIpaEventRelay.cpp66 case UNSUPPORTED: in onOffloadStopped()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
DIOffloadManager.h93 UNSUPPORTED enumerator
/hardware/interfaces/graphics/composer/2.1/
Dtypes.hal29 UNSUPPORTED = 8, /** permanent failure */
DIComposerClient.hal38 * considered unreliable, the device may return UNSUPPORTED instead.
273 * UNSUPPORTED when the width or height is too large for the
366 * UNSUPPORTED when the given configuration is not supported.
403 * UNSUPPORTED when attribute cannot be queried for the config.
532 * UNSUPPORTED when mode is not supported on this display.
551 * UNSUPPORTED when mode is not supported on this display.
/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1Allocator.cpp153 error = Error::UNSUPPORTED; in allocate()
194 return Error::UNSUPPORTED; in toError()
DGralloc0Allocator.cpp90 error = Error::UNSUPPORTED; in allocate()
/hardware/interfaces/graphics/allocator/2.0/
DIAllocator.hal42 * UNSUPPORTED when any of the property encoded in the descriptor
/hardware/interfaces/graphics/mapper/2.0/
Dtypes.hal27 UNSUPPORTED = 7, /** permanent failure */
DIMapper.hal66 * function must return UNSUPPORTED if layerCount is great than 1.
74 * UNSUPPORTED when any of the specified attributes is
/hardware/interfaces/graphics/mapper/2.0/default/
DGralloc1Mapper.cpp111 return Error::UNSUPPORTED; in toError()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp256 tmpError == Error::UNSUPPORTED); in TEST_F()