Home
last modified time | relevance | path

Searched refs:wanted (Results 1 – 21 of 21) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DOpenglEsPipe.cpp496 ChannelState wanted = ChannelState::Empty; in onGuestWantWakeOn() local
498 wanted |= ChannelState::CanRead; in onGuestWantWakeOn()
501 wanted |= ChannelState::CanWrite; in onGuestWantWakeOn()
506 ChannelState available = state & wanted; in onGuestWantWakeOn()
508 (int)wanted, (int)available); in onGuestWantWakeOn()
512 wanted &= ~available; in onGuestWantWakeOn()
516 if (wanted != ChannelState::Empty) { in onGuestWantWakeOn()
517 DD("%s: waiting for events %d", __func__, (int)wanted); in onGuestWantWakeOn()
518 mChannel->setWantedEvents(wanted); in onGuestWantWakeOn()
/hardware/google/gfxstream/host/
DChannelStream.cpp57 size_t wanted = *inout_len; in readRaw() local
60 D("wanted %d bytes", (int)wanted); in readRaw()
61 while (count < wanted) { in readRaw()
63 size_t avail = std::min<size_t>(wanted - count, mReadBufferLeft); in readRaw()
DRingStream.cpp100 size_t wanted = *inout_len; in readRaw() local
113 while (count < wanted) { in readRaw()
116 size_t avail = std::min<size_t>(wanted - count, mReadBufferLeft); in readRaw()
152 auto ptrEnd = dst + wanted; in readRaw()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp3197 int64_t wanted = 1000000000LL; in update_delay() local
3218 wanted = wanted < ns ? wanted : ns; in update_delay()
3228 gyroRate = wanted; in update_delay()
3229 accelRate = wanted; in update_delay()
3230 compassRate = wanted; in update_delay()
3232 wanted_3rd_party_sensor = wanted; in update_delay()
3237 gyroRate = wanted; in update_delay()
3238 accelRate = wanted; in update_delay()
3239 compassRate = wanted; in update_delay()
3241 wanted_3rd_party_sensor = wanted; in update_delay()
[all …]
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp1557 int MPLSensor::setPedQuaternionRate(int64_t wanted) in setPedQuaternionRate() argument
1563 int(1000000000.f / wanted), mpu.ped_q_rate, in setPedQuaternionRate()
1565 res = write_sysfs_int(mpu.ped_q_rate, 1000000000.f / wanted); in setPedQuaternionRate()
1567 "HAL:DMP ped quaternion rate %.2f Hz", 1000000000.f / wanted); in setPedQuaternionRate()
1701 int MPLSensor::set6AxisQuaternionRate(int64_t wanted) in set6AxisQuaternionRate() argument
1707 int(1000000000.f / wanted), mpu.six_axis_q_rate, in set6AxisQuaternionRate()
1709 res = write_sysfs_int(mpu.six_axis_q_rate, 1000000000.f / wanted); in set6AxisQuaternionRate()
1711 "HAL:DMP six axis rate %.2f Hz", 1000000000.f / wanted); in set6AxisQuaternionRate()
1779 int MPLSensor::setQuaternionRate(int64_t wanted) in setQuaternionRate() argument
1785 int(1000000000.f / wanted), mpu.three_axis_q_rate, in setQuaternionRate()
[all …]
DMPLSensor.h268 int setPedQuaternionRate(int64_t wanted);
271 int set6AxisQuaternionRate(int64_t wanted);
274 int setQuaternionRate(int64_t wanted);
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglConfig.h155 void addWantedAttrib(EGLint wanted) { in addWantedAttrib() argument
156 m_wantedAttribs.insert(wanted); in addWantedAttrib()
159 bool isWantedAttrib(EGLint wanted) const { in isWantedAttrib() argument
160 return m_wantedAttribs.count(wanted); in isWantedAttrib()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_texture_compression_astc_hdr.adoc48 But adding the feature is more forward-looking if wanted to make this an
DVK_KHR_deferred_host_operations.adoc173 wanted to indicate that it is adding optional deferral support.
/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp233 size_t wanted = *inout_len; in read() local
234 ssize_t actual = speculativeRead(dst, wanted); in read()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dattribs.adoc14 // Used when an italicized 'i' is wanted in the middle of an enum name,
/hardware/interfaces/tv/tuner/1.1/
DIFilter.hal23 * The Filter is used to filter wanted data according to the filter's
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_depth_bias_control.adoc53 …de to provide functionality to specify the representation and scaling of depth bias that is wanted.
DVK_EXT_shader_tile_image.adoc129 …*** (We could relax this in a further extension if we wanted to support format reinterpretation in…
237 ** (We could relax this in a further extension if we wanted to support format reinterpretation in t…
DVK_KHR_video_decode_queue.adoc767 …* If a single output would be required, then applications would have to do copies if they wanted t…
/hardware/interfaces/tv/tuner/1.0/
DIFilter.hal22 * The Filter is used to filter wanted data according to the filter's
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBproto.h936 CARD16 wanted B16;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dwriting.adoc74 For example, if you wanted to say:
Dextensions.adoc519 ** *Last Modified Date* - if wanted, although git log queries can provide
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal3040 * example above, the end state would be 2 associations (FOB and CUSTOM_1). If we wanted to
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs8767 // TeX but doesn't here, producing different results. If we wanted to