| /device/google/cuttlefish_common/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/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/cuttlefish_common/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()
|
| /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/google/cuttlefish_common/host/frontend/stream_audio/ |
| D | main.cpp | 86 std::int64_t previous_frame_num) const { in audio_buffer() 132 std::vector<char>* buffer) const { in ReadAudioMessage() 147 void DoubleSize(std::vector<char>* buffer) const { in DoubleSize() 155 gce_audio_message GetHeaderFromBuffer(const std::vector<char>& buffer) const { in GetHeaderFromBuffer() argument 165 const std::vector<char>& buffer) const { in GetPayloadFromBuffer() argument 174 std::vector<char>* buffer) const { in NextAudioMessage() 186 const gce_audio_message& new_header) const { in CheckAudioConfigurationIsSame() argument
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | GLClientState.cpp | 271 bool GLClientState::isVertexArrayObject(GLuint vao) const { in isVertexArrayObject() 361 bool GLClientState::bufferIdExists(GLuint id) const { in bufferIdExists() 486 int GLClientState::getMaxIndexedBufferBindings(GLenum target) const { in getMaxIndexedBufferBindings() 706 …lDataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) const in pixelDataSize() 737 …dDataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) const in pboNeededDataSize() 769 size_t GLClientState::clearBufferNumElts(GLenum buffer) const in clearBufferNumElts() 781 …m format, GLenum type, int* startOffset, int* pixelRowSize, int* totalRowSize, int* skipRows) const in getPackingOffsets2D() 815 …_t GLClientState::numActiveUniformsInUniformBlock(GLuint program, GLuint uniformBlockIndex) const { in numActiveUniformsInUniformBlock() 895 GLenum GLClientState::getPriorityEnabledTarget(GLenum allDisabled) const in getPriorityEnabledTarget() 980 TextureRec* GLClientState::getTextureRec(GLuint id) const { in getTextureRec() [all …]
|
| /device/generic/goldfish/network/netmgr/ |
| D | timestamp.cpp | 30 bool Timestamp::operator==(const Timestamp& other) const { in operator ==() argument 32 bool Timestamp::operator<(const Timestamp& other) const { in operator <() argument
|
| /device/generic/goldfish/gralloc/ |
| D | mapper.cpp | 37 static int gralloc_map(gralloc_module_t const* /*module*/, in gralloc_map() 58 static int gralloc_unmap(gralloc_module_t const* /*module*/, in gralloc_unmap() 157 int gralloc_lock(gralloc_module_t const* /*module*/, in gralloc_lock() 178 int gralloc_unlock(gralloc_module_t const* /*module*/, in gralloc_unlock()
|
| /device/generic/goldfish/camera/ |
| D | EmulatedCameraHotplugThread.cpp | 222 String8 EmulatedCameraHotplugThread::getFilePath(int cameraId) const { in getFilePath() 226 bool EmulatedCameraHotplugThread::createFileIfNotExists(int cameraId) const in createFileIfNotExists() 250 int EmulatedCameraHotplugThread::getCameraId(const String8& filePath) const { in getCameraId() argument 265 int EmulatedCameraHotplugThread::getCameraId(int wd) const { in getCameraId() 338 int EmulatedCameraHotplugThread::readFile(const String8& filePath) const { in readFile() argument
|
| /device/google/marlin/camera/QCamera2/HAL/ |
| D | QCameraMem.cpp | 166 int QCameraMemory::getFd(uint32_t index) const in getFd() 184 ssize_t QCameraMemory::getSize(uint32_t index) const in getSize() 272 mm_camera_buf_def_t &bufDef, uint32_t index) const in getBufDef() 324 QCameraMemory *bufs) const in getUserBufDef() 771 void *QCameraHeapMemory::getPtr(uint32_t index) const in getPtr() 937 int QCameraHeapMemory::getRegFlags(uint8_t * /*regFlags*/) const in getRegFlags() 954 camera_memory_t *QCameraHeapMemory::getMemory(uint32_t /*index*/, bool /*metadata*/) const in getMemory() 972 bool metadata) const in getMatchBufIndex() 1032 int QCameraMetadataStreamMemory::getRegFlags(uint8_t *regFlags) const in getRegFlags() 1194 int QCameraStreamMemory::getRegFlags(uint8_t *regFlags) const in getRegFlags() [all …]
|
| /device/google/cuttlefish_common/guest/hals/audio/legacy/ |
| D | vsoc_audio_output_stream.cpp | 64 int GceAudioOutputStream::Dump(int fd) const { in Dump() 84 int GceAudioOutputStream::GetNextWriteTimestamp(int64_t* nstime) const { in GetNextWriteTimestamp() 160 char* GceAudioOutputStream::GetParameters(const char* keys) const { in GetParameters() argument 187 int GceAudioOutputStream::GetRenderPosition(uint32_t* dsp_frames) const { in GetRenderPosition()
|
| D | vsoc_audio.cpp | 63 size_t GceAudio::GetInputBufferSize(const audio_config*) const { in GetInputBufferSize() argument 90 int GceAudio::GetMicMute(bool *state) const { in GetMicMute() 182 int GceAudio::Dump(int fd) const { in Dump() 353 char* GceAudio::GetParameters(const char *keys) const { in GetParameters() argument
|
| D | vsoc_audio_input_stream.cpp | 122 int GceAudioInputStream::Dump(int fd) const { in Dump() 148 char* GceAudioInputStream::GetParameters(const char* keys) const { in GetParameters() argument
|
| /device/google/cuttlefish_common/host/commands/launch/ |
| D | boot_image_unpacker.cc | 92 bool BootImageUnpacker::ExtractKernelImage(const std::string& path) const { in ExtractKernelImage() argument 97 bool BootImageUnpacker::ExtractRamdiskImage(const std::string& path) const { in ExtractRamdiskImage() argument
|
| /device/generic/goldfish/wifi/wifi_hal/ |
| D | netlinkmessage.cpp | 52 bool NetlinkMessage::getAttribute(int attributeId, void* data, size_t size) const { in getAttribute() 77 uint16_t* size) const { in findAttribute()
|
| /device/google/cuttlefish_common/host/frontend/vnc_server/ |
| D | frame_buffer_watcher.cpp | 90 const Stripe& stripe) const { in StripeIsDifferentFromPrevious() argument 95 ScreenOrientation orientation, const SeqNumberVec& seq_numbers) const { in StripesNewerThan() argument 114 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/cuttlefish_common/guest/hals/gralloc/ |
| D | gralloc.cpp | 121 int lock(struct gralloc_module_t const* /*module*/, in lock() 144 int unlock(struct gralloc_module_t const* /*module*/, buffer_handle_t handle) { in unlock() 230 static int register_buffer(struct gralloc_module_t const* /*module*/, in register_buffer() 244 int unregister_buffer(struct gralloc_module_t const* /*module*/, in unregister_buffer()
|
| /device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/ |
| D | device_pool.cpp | 28 Device* DevicePool::GetDevice(BusDevNumber bus_id) const { in GetDevice()
|
| D | server.cpp | 45 void Server::BeforeSelect(cvd::SharedFDSet* fd_read) const { in BeforeSelect()
|
| /device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/ |
| D | virtual_adb_server.cpp | 21 void VirtualADBServer::BeforeSelect(cvd::SharedFDSet* fd_read) const { in BeforeSelect()
|
| /device/generic/goldfish/dhcp/common/ |
| D | message.cpp | 158 uint32_t expectedXid) const { in isValidDhcpMessage() 169 bool Message::isValidDhcpMessage(uint8_t expectedOp) const { in isValidDhcpMessage() 288 uint8_t* length) const { in getOption()
|
| /device/google/contexthub/sensorhal/ |
| D | directchannel.cpp | 77 bool AshmemDirectChannel::memoryMatches(const struct sensors_direct_mem_t * /*mem*/) const { in memoryMatches() 329 bool GrallocDirectChannel::memoryMatches(const struct sensors_direct_mem_t *mem) const { in memoryMatches() argument
|