/device/generic/goldfish/audio/ |
D | stream_common.cpp | 58 IStream::getSupportedSampleRates_cb _hidl_cb) const { in getSupportedSampleRates() 66 Result StreamCommon::setSampleRate(uint32_t sampleRateHz) const { in setSampleRate() 76 IStream::getSupportedChannelMasks_cb _hidl_cb) const { in getSupportedChannelMasks() 84 Result StreamCommon::setChannelMask(hidl_bitfield<AudioChannelMask> mask) const { in setChannelMask() 93 void StreamCommon::getSupportedFormats(IStream::getSupportedFormats_cb _hidl_cb) const { in getSupportedFormats() 97 Result StreamCommon::setFormat(AudioFormat format) const { in setFormat() 102 void StreamCommon::getAudioProperties(IStream::getAudioProperties_cb _hidl_cb) const { in getAudioProperties() 106 void StreamCommon::getDevices(IStream::getDevices_cb _hidl_cb) const { in getDevices() 110 Result StreamCommon::setDevices(const hidl_vec<DeviceAddress>& devices) const { in setDevices() argument
|
D | talsa.cpp | 28 void PcmDeleter::operator()(pcm_t *x) const { in operator ()() 32 void MixerDeleter::operator()(struct mixer *x) const { in operator ()()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | VSoCEmulatedCameraHotplugThread.cpp | 54 String8 EmulatedCameraHotplugThread::getFilePath(int /*cameraId*/) const { in getFilePath() 58 bool EmulatedCameraHotplugThread::createFileIfNotExists( in createFileIfNotExists() 63 int EmulatedCameraHotplugThread::getCameraId(String8 /*filePath*/) const { in getCameraId() 68 int EmulatedCameraHotplugThread::getCameraId(int /*wd*/) const { in getCameraId() 83 int EmulatedCameraHotplugThread::readFile(String8 /*filePath*/) const { in readFile()
|
D | EmulatedCameraHotplugThread.cpp | 206 String8 EmulatedCameraHotplugThread::getFilePath(int cameraId) const { in getFilePath() 210 bool EmulatedCameraHotplugThread::createFileIfNotExists(int cameraId) const { in createFileIfNotExists() 233 int EmulatedCameraHotplugThread::getCameraId(String8 filePath) const { in getCameraId() 248 int EmulatedCameraHotplugThread::getCameraId(int wd) const { in getCameraId() 314 int EmulatedCameraHotplugThread::readFile(String8 filePath) const { in readFile()
|
/device/google/cuttlefish/guest/hals/gralloc/legacy/ |
D | mapper.cpp | 42 int gralloc_register_buffer(gralloc_module_t const* /*module*/, in gralloc_register_buffer() 56 int gralloc_unregister_buffer(gralloc_module_t const* /*module*/, in gralloc_unregister_buffer() 66 gralloc_module_t const* /*module*/, buffer_handle_t handle, int /*usage*/, in gralloc_lock() 90 gralloc_module_t const* /*module*/, buffer_handle_t handle) { in gralloc_unlock() 107 gralloc_module_t const* /*module*/, buffer_handle_t handle, int /*usage*/, in gralloc_lock_ycbcr() 126 int32_t gralloc_get_transport_size(struct gralloc_module_t const* /*module*/, in gralloc_get_transport_size() 139 int32_t gralloc_validate_buffer_size(struct gralloc_module_t const* /*device*/, in gralloc_validate_buffer_size()
|
/device/generic/goldfish/gnss/ |
D | data_sink.cpp | 22 void DataSink::gnssLocation(const ahg20::GnssLocation& loc) const { in gnssLocation() argument 29 void DataSink::gnssSvStatus(const hidl_vec<ahg20::IGnssCallback::GnssSvInfo>& svInfoList20) const { in gnssSvStatus() argument 36 void DataSink::gnssStatus(const ahg10::IGnssCallback::GnssStatusValue status) const { in gnssStatus() argument 44 const hidl_string& nmea) const { in gnssNmea() argument
|
/device/google/contexthub/util/nanotool/ |
D | apptohostevent.cpp | 50 bool AppToHostEvent::CheckAppId(SensorType sensor_type) const { in CheckAppId() 94 bool AppToHostEvent::CheckEventHeader(SensorType sensor_type) const { in CheckEventHeader() 106 bool AppToHostEvent::IsCalibrationEventForSensor(SensorType sensor_type) const { in IsCalibrationEventForSensor() 117 bool AppToHostEvent::IsTestEventForSensor(SensorType sensor_type) const { in IsTestEventForSensor()
|
D | sensorevent.cpp | 137 uint64_t TimestampedSensorEvent::GetSampleTime(uint8_t index) const { in GetSampleTime() 151 std::string TimestampedSensorEvent::GetSampleTimeStr(uint8_t index) const { in GetSampleTimeStr() 162 uint8_t index) const { in GetSampleAtIndex() 208 std::string SingleAxisSensorEvent::StringForSample(uint8_t index) const { in StringForSample() 225 std::string SingleAxisIntSensorEvent::StringForSample(uint8_t index) const { in StringForSample() 238 std::string TripleAxisSensorEvent::StringForSample(uint8_t index) const { in StringForSample() 264 uint8_t index) const { in StringForSample()
|
/device/google/contexthub/util/common/ |
D | JSONObject.cpp | 392 bool JSONValue::getInt32(int32_t *value) const { in getInt32() 401 bool JSONValue::getFloat(float *value) const { in getFloat() 422 bool JSONValue::getString(AString *value) const { in getString() 431 bool JSONValue::getBoolean(bool *value) const { in getBoolean() 440 bool JSONValue::getObject(sp<JSONObject> *value) const { in getObject() 449 bool JSONValue::getArray(sp<JSONArray> *value) const { in getArray() 559 AString JSONValue::toString(size_t depth, bool indentFirstLine) const { in toString() 647 AString JSONCompound::toString(size_t depth, bool indentFirstLine) const { in toString() 667 bool JSONObject::getValue(const char *key, JSONValue *value) const { in getValue() 682 AString JSONObject::internalToString(size_t depth) const { in internalToString() [all …]
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | GLClientState.cpp | 282 bool GLClientState::isVertexArrayObject(GLuint vao) const { in isVertexArrayObject() 432 bool GLClientState::bufferIdExists(GLuint id) const { in bufferIdExists() 560 int GLClientState::getMaxIndexedBufferBindings(GLenum target) const { in getMaxIndexedBufferBindings() 780 …lDataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) const in pixelDataSize() 811 …dDataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) const in pboNeededDataSize() 843 size_t GLClientState::clearBufferNumElts(GLenum buffer) const in clearBufferNumElts() 855 …GLenum type, int* bpp, int* startOffset, int* pixelRowSize, int* totalRowSize, int* skipRows) const in getPackingOffsets2D() 879 …GLenum type, int* bpp, int* startOffset, int* pixelRowSize, int* totalRowSize, int* skipRows) const in getUnpackingOffsets2D() 903 … int* totalRowSize, int* pixelImageSize, int* totalImageSize, int* skipRows, int* skipImages) const in getUnpackingOffsets3D() 943 …_t GLClientState::numActiveUniformsInUniformBlock(GLuint program, GLuint uniformBlockIndex) const { in numActiveUniformsInUniformBlock() [all …]
|
/device/google/barbet/vibrator/drv2624/bench/ |
D | benchmark.cpp | 82 std::string getDynamicConfig(const ::benchmark::State &state) const { in getDynamicConfig() 86 auto getOtherArg(const ::benchmark::State &state, std::size_t index) const { in getOtherArg() 158 auto getEffect(const ::benchmark::State &state) const { in getEffect() 162 auto getStrength(const ::benchmark::State &state) const { in getStrength()
|
/device/google/bramble/vibrator/drv2624/bench/ |
D | benchmark.cpp | 82 std::string getDynamicConfig(const ::benchmark::State &state) const { in getDynamicConfig() 86 auto getOtherArg(const ::benchmark::State &state, std::size_t index) const { in getOtherArg() 158 auto getEffect(const ::benchmark::State &state) const { in getEffect() 162 auto getStrength(const ::benchmark::State &state) const { in getStrength()
|
/device/google/redfin/vibrator/drv2624/bench/ |
D | benchmark.cpp | 82 std::string getDynamicConfig(const ::benchmark::State &state) const { in getDynamicConfig() 86 auto getOtherArg(const ::benchmark::State &state, std::size_t index) const { in getOtherArg() 158 auto getEffect(const ::benchmark::State &state) const { in getEffect() 162 auto getStrength(const ::benchmark::State &state) const { in getStrength()
|
/device/google/coral/pwrstats_util/ |
D | CstateResidencyDataProvider.cpp | 30 int CstateResidencyDataProvider::getImpl(PowerStatistic* stat) const { in getImpl() 75 …CstateResidencyDataProvider::getImpl(const PowerStatistic& start, PowerStatistic* interval) const { in getImpl() 88 std::ostream* output) const { in dumpImpl()
|
/device/google/sunfish/vibrator/drv2624/bench/ |
D | benchmark.cpp | 88 std::string getDynamicConfig(const ::benchmark::State &state) const { in getDynamicConfig() 92 auto getOtherArg(const ::benchmark::State &state, std::size_t index) const { in getOtherArg() 168 auto getEffect(const ::benchmark::State &state) const { in getEffect() 172 auto getStrength(const ::benchmark::State &state) const { in getStrength()
|
/device/google/atv/audio_proxy/ |
D | AudioProxyStreamOut.cpp | 113 AudioFormat format) const { in getSupportedSampleRates() 136 AudioProxyStreamOut::getSupportedChannelMasks(AudioFormat format) const { in getSupportedChannelMasks() 177 const hidl_vec<hidl_string>& keys) const { in getParameters() argument 198 Result AudioProxyStreamOut::getRenderPosition(uint32_t* dsp_frames) const { in getRenderPosition() 203 Result AudioProxyStreamOut::getNextWriteTimestamp(int64_t* timestamp) const { in getNextWriteTimestamp() 209 TimeSpec* timestamp) const { in getPresentationPosition()
|
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/ |
D | SDP.cpp | 81 size_t section, size_t *lineStartIndex, size_t *lineStopIndex) const { in getSectionRange() 99 size_t section) const { in section_begin() 108 size_t section) const { in section_end()
|
D | STUNMessage.cpp | 178 void STUNMessage::dump(std::optional<std::string_view> password) const { in dump() 279 size_t offset, std::string_view password) const { in verifyMessageIntegrity() 324 bool STUNMessage::verifyFingerprint(size_t offset) const { in verifyFingerprint() 339 uint16_t type, const void **attrData, size_t *attrSize) const { in findAttribute()
|
D | MyWebSocketHandler.cpp | 354 ssize_t MyWebSocketHandler::mlineIndexForMid(int32_t mid) const { in mlineIndexForMid() 470 bool fallthroughToGeneralSection) const { in getSDPValue() 520 std::string MyWebSocketHandler::getRemotePassword(size_t mlineIndex) const { in getRemotePassword() 527 std::string MyWebSocketHandler::getRemoteUFrag(size_t mlineIndex) const { in getRemoteUFrag() 534 std::string MyWebSocketHandler::getRemoteFingerprint(size_t mlineIndex) const { in getRemoteFingerprint() 713 std::stringstream &ss, size_t mlineIndex) const { in emitTrackIceOptionsAndFingerprint()
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | boot_image_unpacker.cc | 111 bool BootImageUnpacker::ExtractKernelImage(const std::string& path) const { in ExtractKernelImage() argument 116 bool BootImageUnpacker::ExtractRamdiskImage(const std::string& path) const { in ExtractRamdiskImage() argument 121 bool BootImageUnpacker::ExtractVendorRamdiskImage(const std::string& path) const { in ExtractVendorRamdiskImage() argument
|
/device/generic/goldfish/camera/ |
D | EmulatedCameraHotplugThread.cpp | 211 String8 EmulatedCameraHotplugThread::getFilePath(int cameraId) const { in getFilePath() 215 int EmulatedCameraHotplugThread::getCameraId(const String8& filePath) const { in getCameraId() argument 227 int EmulatedCameraHotplugThread::getCameraId(int wd) const { in getCameraId() 300 int EmulatedCameraHotplugThread::readFile(const String8& filePath) const { in readFile() argument
|
/device/generic/goldfish-opengl/system/codecs/omx/common/ |
D | goldfish_media_utils.cpp | 152 uint8_t* GoldfishMediaTransportImpl::getInputAddr(unsigned int offSet) const { in getInputAddr() 164 uint8_t* GoldfishMediaTransportImpl::getReturnAddr(unsigned int offSet) const { in getReturnAddr() 168 __u64 GoldfishMediaTransportImpl::offsetOf(uint64_t addr) const { in offsetOf()
|
/device/google/cuttlefish/host/frontend/vnc_server/ |
D | frame_buffer_watcher.cpp | 91 const Stripe& stripe) const { in StripeIsDifferentFromPrevious() argument 96 ScreenOrientation orientation, const SeqNumberVec& seq_numbers) const { in StripesNewerThan() argument 115 ScreenOrientation orientation) const { in Stripes()
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | EntryPoint.cpp | 128 void EntryPoint::print(FILE *fp, bool newline, in print() 162 const Var * EntryPoint::var(const std::string & name) const in var() argument 189 int EntryPoint::validateVarAttr(const std::string& varname, size_t lc) const { in validateVarAttr()
|
/device/google/sunfish/vibrator/common/bench/ |
D | benchmark.cpp | 58 auto getOtherArg(const State &state, std::size_t index) const { in getOtherArg() 128 auto getEffect(const State &state) const { in getEffect() argument 132 auto getStrength(const State &state) const { in getStrength() argument
|