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

  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnRGBPlane.h 30 class AnnRGBPlane : public DisplayPlane {
32 AnnRGBPlane(int index, int type, int disp);
33 virtual ~AnnRGBPlane();
AnnRGBPlane.cpp 19 #include <anniedale/AnnRGBPlane.h>
26 AnnRGBPlane::AnnRGBPlane(int index, int type, int disp)
33 AnnRGBPlane::~AnnRGBPlane()
38 bool AnnRGBPlane::enable()
43 bool AnnRGBPlane::disable()
48 void* AnnRGBPlane::getContext() const
54 void AnnRGBPlane::setZOrderConfig(ZOrderConfig& config, void *nativeConfig)
59 bool AnnRGBPlane::setDataBuffer(buffer_handle_t handle
    [all...]
AnnPlaneManager.cpp 19 #include <anniedale/AnnRGBPlane.h>
170 plane = new AnnRGBPlane(index, DisplayPlane::PLANE_PRIMARY, index/*disp*/);
173 plane = new AnnRGBPlane(index, DisplayPlane::PLANE_SPRITE, 0/*disp*/);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnRGBPlane.h 29 class AnnRGBPlane : public DisplayPlane {
31 AnnRGBPlane(int index, int type, int disp);
32 virtual ~AnnRGBPlane();
AnnRGBPlane.cpp 19 #include <ips/anniedale/AnnRGBPlane.h>
26 AnnRGBPlane::AnnRGBPlane(int index, int type, int disp)
33 AnnRGBPlane::~AnnRGBPlane()
38 bool AnnRGBPlane::enable()
43 bool AnnRGBPlane::disable()
48 bool AnnRGBPlane::reset()
59 bool AnnRGBPlane::flip(void*)
72 void* AnnRGBPlane::getContext() cons
    [all...]
AnnPlaneManager.cpp 19 #include <ips/anniedale/AnnRGBPlane.h>
145 plane = new AnnRGBPlane(index, DisplayPlane::PLANE_PRIMARY, index/*disp*/);
148 plane = new AnnRGBPlane(index, DisplayPlane::PLANE_SPRITE, 0/*disp*/);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/
Android.mk 81 ips/anniedale/AnnRGBPlane.cpp \
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
Android.mk 77 ../../ips/anniedale/AnnRGBPlane.cpp \

Completed in 661 milliseconds