HomeSort by relevance Sort by last modified time
    Searched refs:hwc_layer_1 (Results 1 - 9 of 9) sorted by null

  /external/drm_hwcomposer/
compositor.h 24 struct hwc_layer_1;
69 virtual int AddLayer(int display, hwc_layer_1 *layer, hwc_drm_bo *bo) = 0;
gl_compositor.h 21 struct hwc_layer_1;
glworker.h 33 struct hwc_layer_1;
83 hwc_layer_1 *layers;
99 int Composite(hwc_layer_1 *layers, size_t num_layers,
gl_compositor.cpp 96 hwc_layer_1 layer;
131 virtual int AddLayer(int display, hwc_layer_1 *layer, hwc_drm_bo *bo) {
160 std::vector<hwc_layer_1> layers;
glworker.cpp 294 static void ConstructCommands(const hwc_layer_1 *layers, size_t num_layers,
301 const hwc_layer_1 &layer = layers[rect_index];
322 const hwc_layer_1 &layer = layers[i];
511 int GLWorker::Compositor::Composite(hwc_layer_1 *layers, size_t num_layers,
560 const struct hwc_layer_1 *layer = &layers[i];
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
DummyDevice.cpp 64 hwc_layer_1 * player = &display->hwLayers[i];
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 41 struct hwc_layer_1;
338 hwc_layer_1* framebufferTarget;
  /hardware/libhardware/include/hardware/
hwcomposer.h 76 typedef struct hwc_layer_1 { struct
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/base/
DisplayAnalyzer.cpp 596 hwc_layer_1 *layer = NULL;

Completed in 759 milliseconds