/aosp12/hardware/qcom/display/msm8960/libhwcomposer/ |
H A D | hwc_copybit.cpp | 68 void CopyBit::reset() { in reset() 73 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) { in canUseCopybitForYUV() 81 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx, in canUseCopybitForRGB() 119 unsigned int CopyBit::getRGBRenderingArea in getRGBRenderingArea() 499 bool CopyBit::validateParams(hwc_context_t *ctx, in validateParams() 513 int CopyBit::allocRenderBuffers(int w, int h, int f) in allocRenderBuffers() 530 void CopyBit::freeRenderBuffers() in freeRenderBuffers() 540 private_handle_t * CopyBit::getCurrentRenderBuffer() { in getCurrentRenderBuffer() 544 void CopyBit::setReleaseFd(int fd) { in setReleaseFd() 555 CopyBit::CopyBit():mIsModeOn(false), mCopyBitDraw(false), in CopyBit() function in qhwc::CopyBit [all …]
|
H A D | hwc_copybit.h | 28 class CopyBit { 30 CopyBit(); 31 ~CopyBit();
|
H A D | hwc_utils.h | 62 class CopyBit; variable 305 qhwc::CopyBit *mCopyBit[MAX_DISPLAYS];
|
H A D | hwc_uevents.cpp | 142 ctx->mCopyBit[dpy] = new CopyBit(); in handle_uevent()
|
H A D | hwc_utils.cpp | 223 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(); in initContext()
|
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/ |
H A D | hwc_copybit.cpp | 72 void CopyBit::reset() { in reset() 115 unsigned int CopyBit::getRGBRenderingArea in getRGBRenderingArea() 1064 void CopyBit::freeRenderBuffers() in freeRenderBuffers() 1083 void CopyBit::setReleaseFd(int fd) { in setReleaseFd() 1089 void CopyBit::setReleaseFdSync(int fd) { in setReleaseFdSync() 1105 CopyBit::CopyBit(hwc_context_t *ctx, const int& dpy) : mEngine(0), in CopyBit() function in qhwc::CopyBit 1136 CopyBit::~CopyBit() in ~CopyBit() 1145 CopyBit::LayerCache::LayerCache() { in LayerCache() 1148 void CopyBit::LayerCache::reset() { in reset() 1161 CopyBit::FbCache::FbCache() { in FbCache() [all …]
|
H A D | hwc_copybit.h | 33 class CopyBit { 35 CopyBit(hwc_context_t *ctx, const int& dpy); 36 ~CopyBit();
|
H A D | hwc_utils.h | 66 class CopyBit; variable 534 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];
|
H A D | hwc_mdpcomp.cpp | 176 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx, in init()
|
H A D | hwc_utils.cpp | 217 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx, in initContext()
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_copybit.cpp | 72 void CopyBit::reset() { in reset() 186 int CopyBit::checkDirtyRect(hwc_context_t *ctx, in checkDirtyRect() 1117 void CopyBit::freeRenderBuffers() in freeRenderBuffers() 1136 void CopyBit::setReleaseFd(int fd) { in setReleaseFd() 1142 void CopyBit::setReleaseFdSync(int fd) { in setReleaseFdSync() 1158 CopyBit::CopyBit(hwc_context_t *ctx, const int& dpy) : mEngine(0), in CopyBit() function in qhwc::CopyBit 1189 CopyBit::~CopyBit() in ~CopyBit() 1198 CopyBit::LayerCache::LayerCache() { in LayerCache() 1201 void CopyBit::LayerCache::reset() { in reset() 1214 CopyBit::FbCache::FbCache() { in FbCache() [all …]
|
H A D | hwc_copybit.h | 33 class CopyBit { 35 CopyBit(hwc_context_t *ctx, const int& dpy); 36 ~CopyBit();
|
H A D | hwc_utils.h | 72 class CopyBit; variable 609 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];
|
H A D | hwc_mdpcomp.cpp | 188 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx, in init()
|
H A D | hwc_utils.cpp | 326 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx, in initContext()
|
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_copybit.cpp | 72 void CopyBit::reset() { in reset() 77 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) { in canUseCopybitForYUV() 85 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx, in canUseCopybitForRGB() 115 unsigned int CopyBit::getRGBRenderingArea in getRGBRenderingArea() 657 bool CopyBit::validateParams(hwc_context_t *ctx, in validateParams() 671 int CopyBit::allocRenderBuffers(int w, int h, int f) in allocRenderBuffers() 688 void CopyBit::freeRenderBuffers() in freeRenderBuffers() 703 private_handle_t * CopyBit::getCurrentRenderBuffer() { in getCurrentRenderBuffer() 707 void CopyBit::setReleaseFd(int fd) { in setReleaseFd() 717 CopyBit::CopyBit(hwc_context_t *ctx, const int& dpy) : mIsModeOn(false), in CopyBit() function in qhwc::CopyBit [all …]
|
H A D | hwc_copybit.h | 33 class CopyBit { 35 CopyBit(hwc_context_t *ctx, const int& dpy); 36 ~CopyBit();
|
H A D | hwc_utils.h | 65 class CopyBit; variable 501 qhwc::CopyBit *mCopyBit[HWC_NUM_DISPLAY_TYPES];
|
H A D | hwc_utils.cpp | 210 ctx->mCopyBit[HWC_DISPLAY_PRIMARY] = new CopyBit(ctx, in initContext()
|