Home
last modified time | relevance | path

Searched defs:deviceContext (Results 1 – 25 of 114) sorted by relevance

12345

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DGestureConverter_test.cpp94 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
125 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
148 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
210 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
230 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
286 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
347 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
402 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
426 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
451 InputDeviceContext deviceContext(*mDevice, EVENTHUB_ID); in TEST_F() local
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp211 void UpdateUniformBuffer(ID3D11DeviceContext *deviceContext, in UpdateUniformBuffer()
778 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in setShaderResourceInternal() local
1884 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in unsetConflictingUAVs() local
1909 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in unsetConflictingRTVs() local
2165 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in setInputLayoutInternal() local
2216 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in applyVertexBufferChanges() local
2522 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in setVertexConstantBuffer() local
2551 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in setPixelConstantBuffer() local
2581 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in setDepthStencilState() local
2597 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in setSimpleBlendState() local
[all …]
H A DBlit11.cpp802 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in swizzleTexture() local
930 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyTexture() local
1078 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyDepth() local
1234 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyAndConvertImpl() local
1299 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyAndConvert() local
1714 auto *deviceContext = mRenderer->getDeviceContext(); in resolveDepth() local
1788 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in initResolveDepthOnly() local
1851 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in resolveStencil() local
H A DImage11.cpp466 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyWithoutConversion() local
656 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in map() local
675 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in unmap() local
H A DSwapChain11.cpp367 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in resetOffscreenColorBuffer() local
830 ID3D11DeviceContext *deviceContext = mRenderer->getDeviceContext(); in copyOffscreenToBackbuffer() local
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/accumulator/
H A DMultiTouchMotionAccumulator.cpp29 void MultiTouchMotionAccumulator::configure(const InputDeviceContext& deviceContext, in configure()
36 void MultiTouchMotionAccumulator::reset(const InputDeviceContext& deviceContext) { in reset()
86 void MultiTouchMotionAccumulator::syncSlots(const InputDeviceContext& deviceContext) { in syncSlots()
138 const android::InputDeviceContext& deviceContext) { in populateCurrentSlot()
H A DCursorScrollAccumulator.cpp35 void CursorScrollAccumulator::configure(InputDeviceContext& deviceContext) { in configure()
44 void CursorScrollAccumulator::reset(InputDeviceContext& deviceContext) { in reset()
H A DTouchButtonAccumulator.h30 explicit TouchButtonAccumulator(const InputDeviceContext& deviceContext) in TouchButtonAccumulator()
H A DSingleTouchMotionAccumulator.cpp28 void SingleTouchMotionAccumulator::reset(InputDeviceContext& deviceContext) { in reset()
H A DCursorButtonAccumulator.cpp28 void CursorButtonAccumulator::reset(const InputDeviceContext& deviceContext) { in reset()
/aosp_15_r20/frameworks/av/camera/ndk/impl/
H A DACameraManager.cpp115 bool isCameraAccessible(const DeviceContext deviceContext, const int cameraDeviceId) { in isCameraAccessible()
319 const DeviceContext& deviceContext, in registerExtendedAvailabilityCallback()
326 const DeviceContext& deviceContext, in unregisterExtendedAvailabilityCallback()
337 const DeviceContext& deviceContext, const ACameraManager_AvailabilityCallbacks* callback) { in registerAvailabilityCallback()
342 const DeviceContext& deviceContext, const ACameraManager_AvailabilityCallbacks* callback) { in unregisterAvailabilityCallback()
371 void CameraManagerGlobal::registerAvailCallback(const DeviceContext& deviceContext, in registerAvailCallback()
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DPermissionUpdateListenerTest.java120 Context deviceContext = mDefaultContext.createDeviceContext(virtualDevice.getDeviceId()); in testVirtualDeviceGrantPermissionNotifyListener() local
161 Context deviceContext = mDefaultContext.createDeviceContext(virtualDevice.getDeviceId()); in testVirtualDeviceRevokePermissionNotifyListener() local
198 Context deviceContext = mDefaultContext.createDeviceContext(virtualDevice.getDeviceId()); in testVirtualDeviceUpdatePermissionFlagsNotifyListener() local
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.cpp47 void CursorMotionAccumulator::reset(InputDeviceContext& deviceContext) { in reset()
75 CursorInputMapper::CursorInputMapper(InputDeviceContext& deviceContext, in CursorInputMapper()
172 const InputDeviceContext& deviceContext) { in computeParameters()
H A DRotaryEncoderInputMapper.cpp38 RotaryEncoderInputMapper::RotaryEncoderInputMapper(InputDeviceContext& deviceContext, in RotaryEncoderInputMapper()
44 InputDeviceContext& deviceContext, const InputReaderConfiguration& readerConfig, in RotaryEncoderInputMapper()
H A DSingleTouchInputMapper.cpp21 SingleTouchInputMapper::SingleTouchInputMapper(InputDeviceContext& deviceContext, in SingleTouchInputMapper()
H A DExternalStylusInputMapper.cpp26 ExternalStylusInputMapper::ExternalStylusInputMapper(InputDeviceContext& deviceContext, in ExternalStylusInputMapper()
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/AppThatRequestDevicePermissions/src/android/permission/cts/appthatrequestpermission/
DRevokeSelfPermissionReceiver.kt29 val deviceContext = context.createDeviceContext(deviceId) in onReceive() constant
/aosp_15_r20/cts/tests/tests/virtualdevice/audio/src/android/virtualdevice/cts/audio/
H A DVirtualAudioPermissionTest.java256 Context deviceContext = mContext.createDeviceContext(mVirtualDeviceId); in setupAudioPolicy() local
288 Context deviceContext = mContext.createDeviceContext(deviceId); in grantPermission() local
H A DVirtualAudioTest.java204 Context deviceContext = getInstrumentation().getTargetContext() in virtualDevice_hasAudioInput_withDefaultAudioPolicy_manualAudioPolicy() local
353 Context deviceContext = getInstrumentation().getTargetContext() in grantRecordAudioPermission() local
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/
DLightPackageInfoLiveData.kt233 val deviceContext = ContextCompat.createDeviceContext(app, deviceId) in <lambda>() constant
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h152 auto& deviceContext = devicePair.first; in addMapper() local
163 auto& deviceContext = devicePair.first; in constructAndAddMapper() local
177 auto& deviceContext = devicePair.first; in addController() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_interface.cpp117 …rface::CreateOsDeviceContext(DDI_DEVICE_CONTEXT ddiDeviceContext, MOS_DEVICE_HANDLE *deviceContext) in CreateOsDeviceContext()
133 MOS_STATUS MosInterface::DestroyOsDeviceContext(MOS_DEVICE_HANDLE deviceContext) in DestroyOsDeviceContext()
149 MOS_DEVICE_HANDLE deviceContext, in CreateOsStreamState()
462 uint32_t MosInterface::GetInterfaceVersion(MOS_DEVICE_HANDLE deviceContext) in GetInterfaceVersion()
2267 MOS_DEVICE_HANDLE deviceContext, in ResourceSyncCallback()
2284 MOS_DEVICE_HANDLE deviceContext, in LockSyncCallback()
/aosp_15_r20/cts/tests/tests/virtualdevice/sensor/src/android/virtualdevice/cts/sensor/
H A DVirtualSensorTest.java154 Context deviceContext = mContext.createDeviceContext(mVirtualDevice.getDeviceId()); in setUpVirtualSensor() local
285 Context deviceContext = mContext.createDeviceContext(mVirtualDevice.getDeviceId()); in createVirtualSensor_multipleSensorsSameType() local
H A DVirtualSensorNativeTest.java85 Context deviceContext = mContext.createDeviceContext(Context.DEVICE_ID_DEFAULT); in activityOnDefaultDisplayGetsDefaultDeviceSensor() local
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/gestures/
H A DHardwareStateConverter.cpp34 HardwareStateConverter::HardwareStateConverter(const InputDeviceContext& deviceContext, in HardwareStateConverter()

12345