Searched refs:mDRMFormatFB (Results 1 – 2 of 2) sorted by relevance
89 const uint32_t mDRMFormatFB; variable
105 mDRMFormatFB(drmFormatFB), in Buffer()272 if (drmModeAddFB2(fd, mWidth, mHeight, mDRMFormatFB, handles, pitches, offsets, &mDRMFB, 0)) in getDRMFB()