Searched refs:right (Results 1 – 8 of 8) sorted by relevance
/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
D | hdi_layer.cpp | 45 HdiLayerBuffer &HdiLayerBuffer::operator = (const BufferHandle &right) in operator =() argument 51 mFd = dup(right.fd); in operator =() 52 mPhyAddr = right.phyAddr; in operator =() 53 mWidth = right.width; in operator =() 54 mHeight = right.height; in operator =() 55 mStride = right.stride; in operator =() 56 mFormat = right.format; in operator =()
|
D | hdi_layer.h | 35 HdiLayerBuffer &operator = (const BufferHandle &right);
|
/drivers/interface/audio/v1_0/ |
D | AudioTypes.idl | 104 AUDIO_CHANNEL_FRONT_RIGHT = 2, /**< Front right channel */ 106 …AUDIO_CHANNEL_STEREO = 3, /**< Stereo channel, consisting of front left and front right chan… 181 AUDIO_CHANNEL_BOTH_RIGHT = 2, /**< Two right channels */ 182 …AUDIO_CHANNEL_EXCHANGE = 3, /**< Data exchange between the left and right channels. The left cha… 183 … * stream of the right channel, and the right channel takes that of the left channel. 185 AUDIO_CHANNEL_MIX = 4, /**< Mix of streams of the left and right channels */ 186 …AUDIO_CHANNEL_LEFT_MUTE = 5, /**< Left channel muted. The stream of the right channel is output. … 188 AUDIO_CHANNEL_BOTH_MUTE = 7, /**< Both left and right channels are muted */
|
/drivers/peripheral/codec/image/vdi/ |
D | codec_jpeg_vdi.h | 45 uint32_t right; member
|
/drivers/interface/codec/image/v1_0/ |
D | CodecImageType.idl | 53 unsigned int right; /**< Distance to the right of the image. */
|
/drivers/interface/face_auth/v1_0/ |
D | FaceAuthTypes.idl | 122 …/**< Indicates that the device is deviated to the right, and that only the right part of the face …
|
/drivers/hdf_core/adapter/khdf/linux/ |
D | LICENSE | 145 exercise the right to control the distribution of derivative or 235 patents or other property right claims or to contest validity of any
|
/drivers/interface/display/composer/v1_0/ |
D | DisplayComposerType.idl | 277 MIRROR_LR, /**< Left and right mirrors */
|