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

  /hardware/intel/img/hwcomposer/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...]

Completed in 50 milliseconds