Home
last modified time | relevance | path

Searched defs:amount (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/host/
DReadBuffer.cpp108 void ReadBuffer::consume(size_t amount) { in consume()
/hardware/google/gfxstream/guest/mesa/src/util/
Dbitset.h124 __bitset_rotate_right(BITSET_WORD *x, unsigned amount, unsigned n) in __bitset_rotate_right()
139 __bitset_rotate_left(BITSET_WORD *x, unsigned amount, unsigned n) in __bitset_rotate_left()
154 __bitset_shr(BITSET_WORD *x, unsigned amount, unsigned n) in __bitset_shr()
178 __bitset_shl(BITSET_WORD *x, unsigned amount, unsigned n) in __bitset_shl()
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp216 int32_t amount = display->mDisplayTDMInfo[TDMInfoId] in setDisplaysTDMInfo() local
226 int32_t amount = display->mDisplayTDMInfo[TDMInfoId] in setDisplaysTDMInfo() local
376 uint32_t amount = 0; in calculateHWResourceAmount() local
/hardware/google/graphics/common/libhwjpeg/
DAppMarkerWriter.cpp491 void CAppMarkerWriter::UpdateApp1Size(size_t amount) { in UpdateApp1Size()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h471 uint32_t setHWResourceAmount(tdm_attr_t attr, uint32_t amount) { in setHWResourceAmount()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2044 bcm_inc_bytes(uchar *num, int num_bytes, uint8 amount) in bcm_inc_bytes()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs433 'amount': function amount(input) { function
921 'amount': { property
Dmhchem.js543 'amount': function amount(input) { function
1031 'amount': { property
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h306 uint32_t initTDMInfo(ResourceAmount_t amount, tdm_attr_t attr) { in initTDMInfo()