Searched refs:UNSUPPORTED (Results 1 – 20 of 20) sorted by relevance
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()203 return Error::UNSUPPORTED; in setColorMode_2_2()
53 UNSUPPORTED, enumerator
93 UNSUPPORTED enumerator
123 ASSERT_TRUE(error == Error::NONE || error == Error::UNSUPPORTED) << "failed to set power mode"; in setPowerMode_2_2()174 ASSERT_TRUE(error == Error::NONE || error == Error::UNSUPPORTED) << "failed to set color mode"; in setColorMode()
29 UNSUPPORTED = 8, /* permanent failure */
38 * considered unreliable, the device may return UNSUPPORTED instead.273 * UNSUPPORTED when the width or height is too large for the366 * 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.
132 * UNSUPPORTED if not supported on underlying HAL169 * UNSUPPORTED if not supported on underlying HAL214 * UNSUPPORTED - the readback operation was unsuccessful because of278 * UNSUPPORTED when the width or height is too large for the312 * 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
109 * function must return UNSUPPORTED if layerCount is great than 1.117 * UNSUPPORTED when any of the specified attributes is
116 error = Error::UNSUPPORTED; in allocateBuffers()212 return Error::UNSUPPORTED; in toError()
101 error = Error::UNSUPPORTED; in allocateBuffers()
78 return Error::UNSUPPORTED; in createDescriptor()250 return Error::UNSUPPORTED; in toError()
58 return Error::UNSUPPORTED; in createDescriptor()
42 * UNSUPPORTED when any of the property encoded in the descriptor
27 UNSUPPORTED = 7, /* permanent failure */
66 * function must return UNSUPPORTED if layerCount is great than 1.74 * UNSUPPORTED when any of the specified attributes is
103 UNSUPPORTED, enumerator540 *result = ParamPermission::UNSUPPORTED; in checkParamPermission()
302 ASSERT_EQ(Error::UNSUPPORTED, tmpError) << "readback buffer is active"; in TEST_F()
397 case C2SettingResult::UNSUPPORTED: in objcpy()398 d->failure = SettingResult::Failure::UNSUPPORTED; in objcpy()453 case SettingResult::Failure::UNSUPPORTED: in objcpy()454 (*d)->failure = C2SettingResult::UNSUPPORTED; in objcpy()
251 EXPECT_TRUE(tmpError == Error::NONE || tmpError == Error::UNSUPPORTED); in TEST_F()
336 UNSUPPORTED,