OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwc_procs_t
(Results
1 - 6
of
6
) sorted by null
/hardware/libhardware/include/hardware/
hwcomposer.h
402
}
hwc_procs_t
;
typedef in typeref:struct:hwc_procs
535
* from within registerProcs(). registerProcs() must save the
hwc_procs_t
539
hwc_procs_t
const* procs);
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp
80
struct callbacks : public
hwc_procs_t
{
267
const_cast<
hwc_procs_t
*>(procs));
274
const_cast<
hwc_procs_t
*>(procs));
281
const_cast<
hwc_procs_t
*>(procs));
[
all
...]
/hardware/qcom/display/libhwcomposer/
hwc_utils.h
303
const
hwc_procs_t
* proc;
hwc.cpp
69
hwc_procs_t
const* procs)
/hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp
117
const
hwc_procs_t
*procs;
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
125
hwc_procs_t
*procs;
[
all
...]
Completed in 633 milliseconds