Home
last modified time | relevance | path

Searched refs:getChangedCompositionTypesInternal (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h336 int32_t error = BaseType2_1::getChangedCompositionTypesInternal(display, &typesCount, in getChangedCompositionTypes()
343 error = BaseType2_1::getChangedCompositionTypesInternal( in getChangedCompositionTypes()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h584 return getChangedCompositionTypesInternal(display, outTypesCount, outChangedLayers, in getChangedCompositionTypes()
608 int32_t getChangedCompositionTypesInternal(Display display, uint32_t* outTypesCount, in getChangedCompositionTypesInternal() function