Home
last modified time | relevance | path

Searched defs:numElements (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h110 uint32_t numElements = size / sizeof(uint32_t); in readBlob() local
/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/
DComposerCommandBuffer.h129 uint32_t numElements = length / 4; in writeBlob() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp645 int32_t ExynosLayer::setLayerPerFrameMetadata(uint32_t numElements, in setLayerPerFrameMetadata()
714 int32_t ExynosLayer::setLayerPerFrameMetadataBlobs(uint32_t numElements, const int32_t* keys, const… in setLayerPerFrameMetadataBlobs()
/hardware/interfaces/identity/aidl/default/libeic/
DEicCbor.c172 void eicCborAppendArray(EicCbor* cbor, size_t numElements) { in eicCborAppendArray()
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h637 uint32_t numElements = length / 4; in writeBlob() local
795 uint32_t numElements = size / sizeof(uint32_t); in readBlob() local
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.cpp924 hwc2_layer_t layer, uint32_t numElements, in exynos_setLayerPerFrameMetadata()
1068 hwc2_layer_t layer, uint32_t numElements, const int32_t* keys, const uint32_t* sizes, in exynos_setLayerPerFrameMetadataBlobs()
/hardware/ril/reference-ril/
Dreference-ril.c1451 int i = 0, j, numElements = 0; local