Searched refs:reserved_proc (Results 1 - 7 of 7) sorted by relevance

/hardware/libhardware/tests/hardware/
H A Dstruct-last.cpp49 CHECK_LAST_MEMBER(framebuffer_device_t, reserved_proc);
53 CHECK_LAST_MEMBER(hwc_composer_device_1_t, reserved_proc);
56 CHECK_LAST_MEMBER(gralloc_module_t, reserved_proc);
57 CHECK_LAST_MEMBER(alloc_device_t, reserved_proc);
H A Dstruct-offset.cpp140 CHECK_MEMBER_AT(framebuffer_device_t, reserved_proc, 160, 240);
173 CHECK_MEMBER_AT(hwc_composer_device_1_t, reserved_proc, 112, 216);
186 CHECK_MEMBER_AT(gralloc_module_t, reserved_proc, 164, 320);
192 CHECK_MEMBER_AT(alloc_device_t, reserved_proc, 76, 144);
/hardware/libhardware/include/hardware/
H A Dgralloc.h306 void* reserved_proc[3]; member in struct:gralloc_module_t
356 void* reserved_proc[7]; member in struct:alloc_device_t
H A Dfb.h153 void* reserved_proc[6]; member in struct:framebuffer_device_t
H A Dhwcomposer.h792 void* reserved_proc[1]; member in struct:hwc_composer_device_1
/hardware/intel/img/psb_video/src/android/
H A Dpsb_gralloc.cpp147 get_display_status = (int (*)(gralloc_module_t*, buffer_handle_t, int*))(mAllocMod->reserved_proc[0]);
/hardware/intel/img/hwcomposer/common/base/
H A DHwcModule.cpp281 hwc.hwc_composer_device_1_t::reserved_proc[0] = (void*)hwc_compositionComplete;

Completed in 3788 milliseconds