Home
last modified time | relevance | path

Searched refs:perform (Results 1 – 25 of 258) sorted by relevance

1234567891011

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dwindow.h528 int (*perform)(struct ANativeWindow* window, member
644 return window->perform(window, NATIVE_WINDOW_SET_USAGE, usage); in native_window_set_usage()
683 return window->perform(window, NATIVE_WINDOW_SET_CROP, crop); in native_window_set_crop()
704 return window->perform(window, NATIVE_WINDOW_SET_POST_TRANSFORM_CROP, crop); in native_window_set_post_transform_crop()
733 return window->perform(window, NATIVE_WINDOW_SET_BUFFER_COUNT, bufferCount); in native_window_set_buffer_count()
753 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_GEOMETRY, in native_window_set_buffers_geometry()
774 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_DIMENSIONS, in native_window_set_buffers_dimensions()
799 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_USER_DIMENSIONS, in native_window_set_buffers_user_dimensions()
813 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_FORMAT, format); in native_window_set_buffers_format()
832 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_DATASPACE, in native_window_set_buffers_data_space()
[all …]
/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator_unittests.cpp97 ctx.perform(&req); in TEST()
101 ctx.perform(&req); in TEST()
116 ctx.perform(&req); in TEST()
120 ctx.perform(&req); in TEST()
124 ctx.perform(&req); in TEST()
128 ctx.perform(&req); in TEST()
132 ctx.perform(&req); in TEST()
136 ctx.perform(&req); in TEST()
140 ctx.perform(&req); in TEST()
155 ctx.perform(&req); in TEST()
[all …]
/hardware/interfaces/vibrator/1.0/vts/functional/
DVtsHalVibratorV1_0TargetTest.cpp74 vibrator->perform(Effect::CLICK, EffectStrength::MEDIUM, validatePerformEffect); in TEST_P()
75 vibrator->perform(Effect::DOUBLE_CLICK, EffectStrength::LIGHT, validatePerformEffect); in TEST_P()
84 EXPECT_OK(vibrator->perform(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
93 EXPECT_OK(vibrator->perform(badEffect, EffectStrength::LIGHT, validatePerformEffectBadInput)); in TEST_P()
102 EXPECT_OK(vibrator->perform(Effect::CLICK, badStrength, validatePerformEffectBadInput)); in TEST_P()
111 EXPECT_OK(vibrator->perform(Effect::CLICK, badStrength, validatePerformEffectBadInput)); in TEST_P()
/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp67 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() function in android::hardware::vibrator::V1_3::implementation::Vibrator
68 return perform<decltype(effect)>(effect, strength, _hidl_cb); in perform()
75 return perform<decltype(effect)>(effect, strength, _hidl_cb); in perform_1_1()
82 return perform<decltype(effect)>(effect, strength, _hidl_cb); in perform_1_2()
104 return perform<decltype(effect)>(effect, strength, _hidl_cb); in perform_1_3()
109 Return<void> Vibrator::perform(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() function in android::hardware::vibrator::V1_3::implementation::Vibrator
136 Return<void> Vibrator::perform(T effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() function in android::hardware::vibrator::V1_3::implementation::Vibrator
142 return perform(static_cast<Effect>(effect), strength, _hidl_cb); in perform()
DVibrator.h40 Return<void> perform(V1_0::Effect effect, EffectStrength strength,
57 Return<void> perform(Effect effect, EffectStrength strength, perform_cb _hidl_cb);
59 Return<void> perform(T effect, EffectStrength strength, perform_cb _hidl_cb);
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp52 mModule->perform(mModule, in Gralloc1On0Adapter()
266 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_SET_USAGES, in allocate()
272 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_GET_BACKING_STORE, in allocate()
275 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_GET_NUM_FLEX_PLANES, in allocate()
385 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_GET_BACKING_STORE, in retain()
389 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_GET_NUM_FLEX_PLANES, in retain()
393 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_GET_STRIDE, in retain()
401 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_GET_DIMENSIONS, in retain()
403 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_GET_FORMAT, in retain()
405 mModule->perform(mModule, GRALLOC1_ADAPTER_PERFORM_GET_PRODUCER_USAGE, in retain()
[all …]
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc_cros_api.c57 if (gr_mod->perform(gr_mod, CROS_GRALLOC_DRM_GET_BUFFER_INFO, hnd->handle, in cros_get_buffer_info()
80 if (gr->gralloc_module->perform( in cros_get_front_rendering_usage()
118 if (!gr->gralloc_module->perform) { in u_gralloc_cros_api_create()
/hardware/google/pixel/vibrator/cs40l25/bench/
Dbenchmark.cpp146 BENCHMARK_WRAPPER(VibratorBench, perform, {
151 ndk::ScopedAStatus status = mVibrator->perform(effect, strength, nullptr, &lengthMs);
158 mVibrator->perform(effect, strength, nullptr, &lengthMs);
/hardware/google/pixel/vibrator/drv2624/bench/
Dbenchmark.cpp168 BENCHMARK_WRAPPER(VibratorEffectsBench, perform, {
173 ndk::ScopedAStatus status = mVibrator->perform(effect, strength, nullptr, &lengthMs);
180 mVibrator->perform(effect, strength, nullptr, &lengthMs);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_multisampled_render_to_single_sampled.adoc26 efficiently perform multisampled rendering without incurring any additional
41 Some implementations are able to perform said operation efficiently in
44 Together with the ability to perform a resolve operation at the end of a
45 subpass, these implementations are able to perform multisampled rendering on
/hardware/google/aemu/
DREADME.md4 External projects (gfxstream, QEMU) may use to perform C++ functions.
/hardware/interfaces/tests/extension/vibrator/aidl/aidl_api/android.hardware.tests.extension.vibrator/current/android/hardware/tests/extension/vibrator/
DICustomVibrator.aidl23 …int perform(android.hardware.tests.extension.vibrator.VendorEffect effect, android.hardware.vibrat… in perform() method
/hardware/interfaces/tests/extension/vibrator/aidl/aidl_api/android.hardware.tests.extension.vibrator/1/android/hardware/tests/extension/vibrator/
DICustomVibrator.aidl23 …int perform(android.hardware.tests.extension.vibrator.VendorEffect effect, android.hardware.vibrat… in perform() method
/hardware/interfaces/tests/extension/vibrator/aidl/android/hardware/tests/extension/vibrator/
DICustomVibrator.aidl54 int perform(VendorEffect effect, IVibratorCallback callback); in perform() method
/hardware/interfaces/tests/extension/vibrator/aidl/default/
DCustomVibrator.h29 ndk::ScopedAStatus perform(VendorEffect effect,
DCustomVibrator.cpp36 ndk::ScopedAStatus CustomVibrator::perform(VendorEffect effect, in perform() function in aidl::android::hardware::tests::extension::vibrator::CustomVibrator
/hardware/interfaces/vibrator/1.0/default/
DVibrator.h37 Return<void> perform(Effect effect, EffectStrength strength, perform_cb _hidl_cb) override;
DVibrator.cpp63 Return<void> Vibrator::perform(Effect, EffectStrength, perform_cb _hidl_cb) { in perform() function in android::hardware::vibrator::V1_0::implementation::Vibrator
/hardware/google/aemu/host-common/include/host-common/
DAddressSpaceService.h56 virtual void perform(AddressSpaceDevicePingInfo *info) = 0;
Daddress_space_host_memory_allocator.h35 void perform(AddressSpaceDevicePingInfo *info) override;
Daddress_space_host_media.h33 void perform(AddressSpaceDevicePingInfo* info) override;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_host_image_copy.adoc14 …mages in Vulkan requires staging the data in a buffer first, and using the GPU to perform the copy.
28 …ge data to be copied from/to host memory directly, obviating the need to perform the copy through …
29 …is extension can still lead to better performance by allowing the CPU to perform some copies in pa…
150 The following functions perform the actual copy:
229 When copying between images and buffers, the GPU can perform the swizzling and address translations…
230 When copying between images and host memory however, the CPU needs to perform this swizzling.
242 Additionally, to perform the copy, the implementation must be able to map the image's memory which …
245 …ded on a platform, it is _not_ generally recommended for applications to perform all image copies …
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/
DIVibrator.aidl24 …int perform(in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrengt… in perform() method
/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/
DIVibrator.aidl118 int perform(in Effect effect, in EffectStrength strength, in IVibratorCallback callback); in perform() method
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc.cpp85 perform: gralloc_perform,

1234567891011