Searched refs:HardwareTransform (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device_proxy.h | 80 bool HardwareTransform(const uint8_t* src, in HardwareTransform() function in OHOS::ScreenDeviceProxy 93 return device_->HardwareTransform(src, srcColorMode, srcRect, transformMatrix, opa, color, mask, dst, in HardwareTransform()
|
H A D | screen_device.h | 179 virtual bool HardwareTransform(const uint8_t* src, in HardwareTransform() function in OHOS::ScreenDevice
|
/foundation/arkui/ui_lite/test/unittest/common/ |
H A D | hardware_acceleration_unit_test.cpp | 67 bool HardwareTransform(const uint8_t* src, 215 * @tc.desc: Verify HardwareTransform function, equal. 252 * @tc.desc: Verify HardwareTransform function in abnormal scene, equal.
|
Completed in 2 milliseconds