Home
last modified time | relevance | path

Searched defs:setVersion (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectContext.h47 void setVersion(int version) { mVersion = version; } in setVersion() function
/hardware/google/gfxstream/host/apigen-codec-common/
DChecksumCalculatorThreadInfo.cpp53 bool ChecksumCalculatorThreadInfo::setVersion(uint32_t version) { in setVersion() function in ChecksumCalculatorThreadInfo
DChecksumCalculator.cpp53 bool ChecksumCalculator::setVersion(uint32_t version) { in setVersion() function in ChecksumCalculator
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DChecksumCalculator.cpp51 bool ChecksumCalculator::setVersion(uint32_t version) { in setVersion() function in gfxstream::guest::ChecksumCalculator
/hardware/libhardware/tests/input/evdev/
DInputMocks.h53 void setVersion(uint16_t version) { mVersion = version; } in setVersion() function
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h54 void setVersion(int major, int minor, int deviceMajor, int deviceMinor) { in setVersion() function