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

  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
gralloc_cb.h 63 void setFd(int p_fd) {
  /hardware/qcom/display/liboverlay/
overlayMdp.h 154 void setFd(int fd);
365 inline void MdpCtrl3D::setFd(int fd) {
367 OVASSERT(mFd.valid(), "MdpCtrl3D setFd, FD should be valid");
  /hardware/qcom/display/liboverlay/pipes/
overlay3DPipe.h 367 mCtrl3D.setFd(mS3d.getCtrlFd());
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 326 cb->setFd(fd);

Completed in 103 milliseconds