Home
last modified time | relevance | path

Searched refs:setUpdateRect (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/tools/hidl/c2hal/test/
H A Dsimple.h53 int (*setUpdateRect)(struct simple_t* window, member
H A Dtest.h193 int (*setUpdateRect)(struct framebuffer_device_t* window, member
/aosp12/hardware/libhardware/include/hardware/
H A Dfb.h106 int (*setUpdateRect)(struct framebuffer_device_t* window, member
/aosp12/hardware/qcom/display/msm8960/libgralloc/
H A Dframebuffer.cpp377 dev->device.setUpdateRect = 0; in fb_device_open()
397 dev->device.setUpdateRect = 0; in fb_device_open()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dframebuffer.cpp428 dev->device.setUpdateRect = 0; in fb_device_open()
448 dev->device.setUpdateRect = 0; in fb_device_open()
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dframebuffer.cpp421 dev->device.setUpdateRect = 0; in fb_device_open()
441 dev->device.setUpdateRect = 0; in fb_device_open()
/aosp12/hardware/qcom/display/msm8084/libgralloc/
H A Dframebuffer.cpp404 dev->device.setUpdateRect = 0; in fb_device_open()
424 dev->device.setUpdateRect = 0; in fb_device_open()
/aosp12/hardware/qcom/display/msm8226/libgralloc/
H A Dframebuffer.cpp405 dev->device.setUpdateRect = 0; in fb_device_open()
425 dev->device.setUpdateRect = 0; in fb_device_open()
/aosp12/hardware/qcom/display/msm8909/libgralloc/
H A Dframebuffer.cpp428 dev->device.setUpdateRect = 0; in fb_device_open()
448 dev->device.setUpdateRect = 0; in fb_device_open()
/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dframebuffer.cpp434 dev->device.setUpdateRect = 0; in fb_device_open()
454 dev->device.setUpdateRect = 0; in fb_device_open()
/aosp12/hardware/libhardware/modules/gralloc/
H A Dframebuffer.cpp333 dev->device.setUpdateRect = 0;
/aosp12/hardware/libhardware/tests/hardware/
H A Dstruct-offset.cpp137 CHECK_MEMBER_AT(framebuffer_device_t, setUpdateRect, 140, 200); in CheckOffsets()
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dframebuffer_device.cpp631 dev->setUpdateRect = 0; in framebuffer_device_open()