OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setUpdateRect
(Results
1 - 11
of
11
) sorted by null
/hardware/libhardware/include/hardware/
fb.h
106
int (*
setUpdateRect
)(struct framebuffer_device_t* window,
/hardware/qcom/display/msm8084/libgralloc/
framebuffer.cpp
402
dev->device.
setUpdateRect
= 0;
422
dev->device.
setUpdateRect
= 0;
/hardware/qcom/display/msm8226/libgralloc/
framebuffer.cpp
403
dev->device.
setUpdateRect
= 0;
423
dev->device.
setUpdateRect
= 0;
/hardware/qcom/display/msm8909/libgralloc/
framebuffer.cpp
424
dev->device.
setUpdateRect
= 0;
444
dev->device.
setUpdateRect
= 0;
/hardware/qcom/display/msm8960/libgralloc/
framebuffer.cpp
375
dev->device.
setUpdateRect
= 0;
395
dev->device.
setUpdateRect
= 0;
/hardware/qcom/display/msm8994/libgralloc/
framebuffer.cpp
432
dev->device.
setUpdateRect
= 0;
452
dev->device.
setUpdateRect
= 0;
/hardware/qcom/display/msm8996/libgralloc/
framebuffer.cpp
424
dev->device.
setUpdateRect
= 0;
444
dev->device.
setUpdateRect
= 0;
/hardware/libhardware/modules/gralloc/
framebuffer.cpp
338
dev->device.
setUpdateRect
= 0;
/hardware/libhardware/tests/hardware/
struct-offset.cpp
136
CHECK_MEMBER_AT(framebuffer_device_t,
setUpdateRect
, 140, 200);
/device/linaro/hikey/gralloc/
framebuffer_device.cpp
481
dev->
setUpdateRect
= 0;
/device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp
975
dev->device.
setUpdateRect
= 0; //fb_setUpdateRect;
[
all
...]
Completed in 114 milliseconds