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

  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnCursorPlane.h 31 class AnnCursorPlane : public DisplayPlane {
33 AnnCursorPlane(int index, int disp);
34 virtual ~AnnCursorPlane();
AnnCursorPlane.cpp 20 #include <ips/anniedale/AnnCursorPlane.h>
27 AnnCursorPlane::AnnCursorPlane(int index, int disp)
35 AnnCursorPlane::~AnnCursorPlane()
40 bool AnnCursorPlane::enable()
45 bool AnnCursorPlane::disable()
50 bool AnnCursorPlane::reset()
57 void* AnnCursorPlane::getContext() const
63 void AnnCursorPlane::setZOrderConfig(ZOrderConfig& config, void *nativeConfig
    [all...]

Completed in 49 milliseconds