Home
last modified time | relevance | path

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

1234

/system/core/libsystem/include/system/
Dwindow-deprecated.h595 int (*perform)(struct ANativeWindow* window, member
711 return window->perform(window, NATIVE_WINDOW_SET_USAGE, usage); in native_window_set_usage()
750 return window->perform(window, NATIVE_WINDOW_SET_CROP, crop); in native_window_set_crop()
771 return window->perform(window, NATIVE_WINDOW_SET_POST_TRANSFORM_CROP, crop); in native_window_set_post_transform_crop()
800 return window->perform(window, NATIVE_WINDOW_SET_BUFFER_COUNT, bufferCount); in native_window_set_buffer_count()
820 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_GEOMETRY, in native_window_set_buffers_geometry()
841 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_DIMENSIONS, in native_window_set_buffers_dimensions()
866 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_USER_DIMENSIONS, in native_window_set_buffers_user_dimensions()
880 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_FORMAT, format); in native_window_set_buffers_format()
899 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_DATASPACE, in native_window_set_buffers_data_space()
[all …]
/system/extras/perfprofd/
Dcpuconfig.cc34 HardwireCpuHelper::HardwireCpuHelper(bool perform) in HardwireCpuHelper() argument
37 if (perform && GetMpdecisionRunning()) { in HardwireCpuHelper()
Dcpuconfig.h30 explicit HardwireCpuHelper(bool perform);
/system/sepolicy/public/
Dupdate_engine.te29 # Register the service to perform Binder IPC.
Drecovery.te10 # Allow recovery to perform an update as update_engine would do.
/system/extras/perfprofd/tests/
DREADME.txt9 1. Several of the testpoints in this unit tests perform a live 'simpleperf'
/system/sepolicy/private/
Dapp_neverallows.te118 # Do not permit untrusted apps to perform actions on HwBinder service_manager
125 # 1. HwBinder servers do not perform client authentication because HIDL
130 # equally authorized to perform operations offered by the service.
Dseapp_contexts20 # A user string selector that ends in * will perform a prefix match.
/system/bt/service/doc/
DIBluetoothLowEnergyCallback.txt27 * to perform further operations on the IBluetoothLowEnergy interface.
DIBluetoothGattServer.txt26 * be returned in a callback to the application that can be used to perform
DIBluetoothLowEnergy.txt24 * the application that can be used to perform Low Energy operations. Returns
DIBluetooth.txt18 * Binder IPC API for talking with the Bluetooth service and perform high-level
DIBluetoothGattClientCallback.txt27 * handle and can be used to perform further operations on the
DIBluetoothGattServerCallback.txt27 * perform further operations on the IBluetoothGattServer interface.
/system/core/libmemunreachable/
DREADME.md6 … collection on the main process, and then forks a copy of the process to perform the mark-and-swee…
35 The sequence of steps required to perform a leak detection pass is divided into three processes - t…
/system/update_engine/
Dupdate_metadata.proto55 // The client will perform each InstallOperation in order, beginning even
68 // - BSDIFF: Read src_length bytes from src_extents into memory, perform
71 // - SOURCE_BSDIFF: Read the data in src_extents in the old partition, perform
/system/chre/
DREADME.md82 use CHRE, debugging tools and can perform some useful function.
/system/tpm/tpm_manager/common/
Dtpm_manager.proto36 // The caller is not authorized to perform the requested operation. This may
/system/core/liblog/
DREADME128 Error priorities. [ASR]LOG[VDIWE]_IF calls are used to perform thus
/system/core/libpixelflinger/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the
/system/extras/memory_replay/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the
/system/core/run-as/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the
/system/extras/micro_bench/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the
/system/extras/sound/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the
/system/extras/memtrack/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the

1234