OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hwc_context_t
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp
31
struct
hwc_context_t
{
struct
98
struct
hwc_context_t
* ctx = (struct
hwc_context_t
*)dev;
112
struct
hwc_context_t
*dev;
113
dev = (
hwc_context_t
*)malloc(sizeof(*dev));
/device/samsung/crespo/libhwcomposer/
SecHWCUtils.h
111
struct
hwc_context_t
{
struct
134
int runFimc(struct
hwc_context_t
*ctx,
SecHWC.cpp
166
static int assign_overlay_window(struct
hwc_context_t
*ctx,
218
struct
hwc_context_t
* ctx = (struct
hwc_context_t
*)dev;
284
struct
hwc_context_t
*ctx = (struct
hwc_context_t
*)dev;
429
struct
hwc_context_t
* ctx = (struct
hwc_context_t
*)dev;
467
struct
hwc_context_t
*dev;
468
dev = (
hwc_context_t
*)malloc(sizeof(*dev));
SecHWCUtils.cpp
438
static int get_src_phys_addr(struct
hwc_context_t
*ctx,
463
static int get_dst_phys_addr(struct
hwc_context_t
*ctx,
609
static int runcFimcCore(struct
hwc_context_t
*ctx,
856
int runFimc(struct
hwc_context_t
*ctx,
Completed in 1921 milliseconds