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

  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
PlatFactory.h 26 class PlatFactory : public IPlatFactory {
28 PlatFactory();
29 virtual ~PlatFactory();
PlatFactory.cpp 26 #include <PlatFactory.h>
37 PlatFactory::PlatFactory()
42 PlatFactory::~PlatFactory()
47 DisplayPlaneManager* PlatFactory::createDisplayPlaneManager()
53 BufferManager* PlatFactory::createBufferManager()
59 IDisplayDevice* PlatFactory::createDisplayDevice(int disp)
85 IDisplayContext* PlatFactory::createDisplayContext()
91 IVideoPayloadManager *PlatFactory::createVideoPayloadManager(
    [all...]
Android.mk 86 PlatFactory.cpp
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
PlatFactory.h 26 class PlatFactory : public IPlatFactory {
28 PlatFactory();
29 virtual ~PlatFactory();
PlatFactory.cpp 26 #include <PlatFactory.h>
38 PlatFactory::PlatFactory()
43 PlatFactory::~PlatFactory()
48 DisplayPlaneManager* PlatFactory::createDisplayPlaneManager()
54 BufferManager* PlatFactory::createBufferManager()
60 IDisplayDevice* PlatFactory::createDisplayDevice(int disp)
85 IDisplayContext* PlatFactory::createDisplayContext()
91 IVideoPayloadManager * PlatFactory::createVideoPayloadManager(
    [all...]
Android.mk 88 PlatFactory.cpp

Completed in 1330 milliseconds