OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwc_composer_device_1
(Results
1 - 6
of
6
) sorted by null
/hardware/libhardware/include/hardware/
hwcomposer.h
411
typedef struct
hwc_composer_device_1
{
struct
447
int (*prepare)(struct
hwc_composer_device_1
*dev,
492
int (*set)(struct
hwc_composer_device_1
*dev,
508
int (*eventControl)(struct
hwc_composer_device_1
* dev, int disp,
522
int (*blank)(struct
hwc_composer_device_1
* dev, int disp, int blank);
529
int (*query)(struct
hwc_composer_device_1
* dev, int what, int* value);
538
void (*registerProcs)(struct
hwc_composer_device_1
* dev,
546
void (*dump)(struct
hwc_composer_device_1
* dev, char *buff, int buff_len);
570
int (*getDisplayConfigs)(struct
hwc_composer_device_1
* dev, int disp,
591
int (*getDisplayAttributes)(struct
hwc_composer_device_1
* dev, int disp
[
all
...]
/hardware/qcom/display/libhwcomposer/
hwc.cpp
68
static void hwc_registerProcs(struct
hwc_composer_device_1
* dev,
137
static int hwc_prepare_primary(
hwc_composer_device_1
*dev,
166
static int hwc_prepare_external(
hwc_composer_device_1
*dev,
202
static int hwc_prepare_virtual(
hwc_composer_device_1
*dev,
208
static int hwc_prepare(
hwc_composer_device_1
*dev, size_t numDisplays,
243
static int hwc_eventControl(struct
hwc_composer_device_1
* dev, int dpy,
270
static int hwc_blank(struct
hwc_composer_device_1
* dev, int dpy, int blank)
328
static int hwc_query(struct
hwc_composer_device_1
* dev,
459
static int hwc_set(
hwc_composer_device_1
*dev,
489
int hwc_getDisplayConfigs(struct
hwc_composer_device_1
* dev, int disp
[
all
...]
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
39
struct
hwc_composer_device_1
;
332
struct
hwc_composer_device_1
* mHwc;
HWComposer.cpp
827
struct
hwc_composer_device_1
* mHwc;
829
HWCLayerVersion1(struct
hwc_composer_device_1
* hwc, hwc_layer_1_t* layer)
[
all
...]
/hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
[
all
...]
Completed in 133 milliseconds