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

  /hardware/intel/img/hwcomposer/merrifield/ips/penwell/
PnwSpritePlane.cpp 36 bool PnwSpritePlane::setDataBuffer(BufferMapper& mapper)
38 // TODO: implement setDataBuffer
PnwPrimaryPlane.cpp 43 bool PnwPrimaryPlane::setDataBuffer(uint32_t handle)
56 return DisplayPlane::setDataBuffer(handle);
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngOverlayPlane.cpp 80 bool TngOverlayPlane::setDataBuffer(BufferMapper& mapper)
82 if (OverlayPlaneBase::setDataBuffer(mapper) == false) {
TngPrimaryPlane.cpp 106 bool TngPrimaryPlane::setDataBuffer(buffer_handle_t handle)
126 ret = DisplayPlane::setDataBuffer(handle);
TngCursorPlane.cpp 66 bool TngCursorPlane::setDataBuffer(buffer_handle_t handle)
75 ret = DisplayPlane::setDataBuffer(handle);
84 bool TngCursorPlane::setDataBuffer(BufferMapper& mapper)
TngSpritePlane.cpp 37 bool TngSpritePlane::setDataBuffer(BufferMapper& mapper)
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnCursorPlane.cpp 72 bool AnnCursorPlane::setDataBuffer(buffer_handle_t handle)
81 ret = DisplayPlane::setDataBuffer(handle);
90 bool AnnCursorPlane::setDataBuffer(BufferMapper& mapper)
AnnRGBPlane.cpp 59 bool AnnRGBPlane::setDataBuffer(buffer_handle_t handle)
79 ret = DisplayPlane::setDataBuffer(handle);
88 bool AnnRGBPlane::setDataBuffer(BufferMapper& mapper)
AnnOverlayPlane.cpp 616 bool AnnOverlayPlane::setDataBuffer(BufferMapper& mapper)
618 if (OverlayPlaneBase::setDataBuffer(mapper) == false) {
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnCursorPlane.cpp 71 bool AnnCursorPlane::setDataBuffer(uint32_t handle)
80 ret = DisplayPlane::setDataBuffer(handle);
89 bool AnnCursorPlane::setDataBuffer(BufferMapper& mapper)
AnnRGBPlane.cpp 83 bool AnnRGBPlane::setDataBuffer(uint32_t handle)
138 ret = DisplayPlane::setDataBuffer(handle);
147 bool AnnRGBPlane::setDataBuffer(BufferMapper& mapper)
AnnOverlayPlane.cpp 46 bool AnnOverlayPlane::setDataBuffer(uint32_t handle)
53 return DisplayPlane::setDataBuffer(handle);
683 bool AnnOverlayPlane::setDataBuffer(BufferMapper& mapper)
708 if (OverlayPlaneBase::setDataBuffer(mapper) == false) {
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlane.cpp 165 bool DisplayPlane::setDataBuffer(buffer_handle_t handle)
223 ret = setDataBuffer(*mapper);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlane.cpp 181 bool DisplayPlane::setDataBuffer(uint32_t handle)
242 ret = setDataBuffer(*mapper);
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayPlaneBase.cpp     [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayPlaneBase.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/
aether-api-1.0.2.v20150114.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 

Completed in 252 milliseconds