Searched refs:getDstFd (Results 1 – 15 of 15) sorted by relevance
49 int getDstFd() const { return mBuf.getFD(); } in getDstFd() function83 int getDstFd() const { return mWbMem.getDstFd(); } in getDstFd() function
186 return writeSync(mWbMem.getDstFd(), mWbMem.getOffset()); in writeSync()
184 return writeSync(mWbMem.getDstFd(), mWbMem.getOffset()); in writeSync()
54 int getDstFd() const;
281 int AssertiveDisplay::getDstFd() const { in getDstFd() function in qhwc::AssertiveDisplay283 return wb->getDstFd(); in getDstFd()
1810 fd = ctx->mAD->getDstFd(); in draw()
286 int AssertiveDisplay::getDstFd() const { in getDstFd() function in qhwc::AssertiveDisplay288 return wb->getDstFd(); in getDstFd()
1972 fd = ctx->mAD->getDstFd(); in draw()
54 int getDstFd(hwc_context_t *ctx) const;
252 int AssertiveDisplay::getDstFd(hwc_context_t *ctx) const { in getDstFd() function in qhwc::AssertiveDisplay254 return wb->getDstFd(); in getDstFd()
1079 fd = ctx->mAD->getDstFd(ctx); in draw()1279 fd = ctx->mAD->getDstFd(ctx); in draw()