Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 61) sorted by relevance

123

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLClientState.cpp101 void GLClientState::setBufferObject(int location, GLuint id) in setBufferObject()
301 const GLuint* id = (const GLuint*)pid; in compareTexId() local
343 GLClientState::TextureRec* GLClientState::addTextureRec(GLuint id, in addTextureRec()
DGLClientState.h98 void unBindBuffer(GLuint id) in unBindBuffer()
104 int bindBuffer(GLenum target, GLuint id) in bindBuffer()
211 GLuint id; member
/device/moto/shamu/camera/QCamera2/
DQCamera2Factory.cpp181 const char* id, uint32_t halVersion, struct hw_device_t** device) in open_legacy()
358 const struct hw_module_t *module, const char *id, in camera_device_open()
/device/huawei/angler/camera/QCamera2/
DQCamera2Factory.cpp180 const char* id, uint32_t halVersion, struct hw_device_t** device) in open_legacy()
366 const struct hw_module_t *module, const char *id, in camera_device_open()
/device/lge/bullhead/camera/QCamera2/
DQCamera2Factory.cpp180 const char* id, uint32_t halVersion, struct hw_device_t** device) in open_legacy()
366 const struct hw_module_t *module, const char *id, in camera_device_open()
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DAccessoryController.java14 protected View findViewById(int id) { in findViewById()
/device/huawei/angler/dataservices/rmnetctl/src/
Dlibrmnetctl.c745 uint32_t id, in rmnet_new_vnd_prefix()
791 uint32_t id, in rmnet_new_vnd()
799 uint32_t id, in rmnet_get_vnd_name()
838 uint32_t id, in rmnet_add_del_vnd_tc_flow()
/device/moto/shamu/dataservices/rmnetctl/src/
Dlibrmnetctl.c710 uint32_t id, in rmnet_new_vnd_prefix()
756 uint32_t id, in rmnet_new_vnd()
764 uint32_t id, in rmnet_get_vnd_name()
803 uint32_t id, in rmnet_add_del_vnd_tc_flow()
/device/lge/bullhead/dataservices/rmnetctl/src/
Dlibrmnetctl.c746 uint32_t id, in rmnet_new_vnd_prefix()
792 uint32_t id, in rmnet_new_vnd()
800 uint32_t id, in rmnet_get_vnd_name()
839 uint32_t id, in rmnet_add_del_vnd_tc_flow()
/device/google/marlin/dataservices/rmnetctl/src/
Dlibrmnetctl.c773 uint32_t id, in rmnet_new_vnd_prefix()
819 uint32_t id, in rmnet_new_vnd()
827 uint32_t id, in rmnet_get_vnd_name()
873 uint32_t id, in rmnet_add_del_vnd_tc_flow()
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Ds_atanf.c52 int32_t ix,hx,id; in atanf() local
/device/google/contexthub/lib/libm/
Dsf_atan.c75 __int32_t ix,hx,id; local
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraStream.cpp397 int QCameraStream::deallocateStreamId(int id) { in deallocateStreamId()
404 QCameraStream *QCameraStream::getStreamAtId(int id) { in getStreamAtId()
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp641 int id = mStreams.keyAt(i); in dump() local
703 bool EmulatedFakeCamera2::ConfigureThread::isStreamInUse(uint32_t id) { in isStreamInUse()
1182 bool EmulatedFakeCamera2::ReadoutThread::isStreamInUse(uint32_t id) { in isStreamInUse()
2375 static const int32_t id = 0; in constructDefaultRequest() local
2685 bool EmulatedFakeCamera2::isStreamInUse(uint32_t id) { in isStreamInUse()
2700 bool EmulatedFakeCamera2::isReprocessStreamInUse(uint32_t id) { in isReprocessStreamInUse()
DEmulatedCameraHotplugThread.cpp46 int id = cameraIdArray[i]; in EmulatedCameraHotplugThread() local
DEmulatedCameraFactory.cpp317 const char* id, uint32_t halVersion, struct hw_device_t** device) { in open_legacy()
/device/sample/apps/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/
DPartnerReceiver.java112 int id = resId; in postNotification() local
/device/generic/goldfish/sensors/
Dsensors_qemu.c90 int id; } _sensorIds[MAX_NUM_SENSORS] = member
98 _sensorIdToName( int id ) in _sensorIdToName()
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h149 uint16_t id; // arbitrary number, != 0, equivalent of PKCS#11 name member
182 uint32_t id; member
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.cpp205 bool JpegCompressor::isStreamInUse(uint32_t id) { in isStreamInUse()
/device/google/contexthub/firmware/src/drivers/vsync/
Dvsync.c72 uint32_t id; member
/device/google/contexthub/firmware/src/drivers/hall/
Dhall.c55 uint32_t id; member
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c65 uint32_t id; member
/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c68 uint64_t id; member
/device/google/contexthub/firmware/src/
Dtimer.c41 uint16_t id; /* 0 for disabled */ member

123