Searched defs:CopyBit (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_copybit.h28 class CopyBit { class in namespace:qhwc
30 CopyBit();
31 ~CopyBit();
60 // flag that indicates whether CopyBit composition is enabled for this cycle
H A Dhwc_copybit.cpp67 void CopyBit::reset() {
72 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
80 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx,
118 unsigned int CopyBit::getRGBRenderingArea
135 bool CopyBit::prepare(hwc_context_t *ctx, hwc_display_contents_1_t *list,
204 int CopyBit::clear (private_handle_t* hnd, hwc_rect_t& rect)
223 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list,
286 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
485 void CopyBit::getLayerResolution(const hwc_layer_1_t* layer,
494 bool CopyBit
550 CopyBit::CopyBit():mIsModeOn(false), mCopyBitDraw(false), function in class:qhwc::CopyBit
[all...]
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_copybit.h28 class CopyBit { class in namespace:qhwc
30 CopyBit();
31 ~CopyBit();
60 // flag that indicates whether CopyBit composition is enabled for this cycle
H A Dhwc_copybit.cpp68 void CopyBit::reset() {
73 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
81 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx,
111 unsigned int CopyBit::getRGBRenderingArea
130 bool CopyBit::prepare(hwc_context_t *ctx, hwc_display_contents_1_t *list,
224 int CopyBit::clear (private_handle_t* hnd, hwc_rect_t& rect)
243 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list,
309 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
538 void CopyBit::getLayerResolution(const hwc_layer_1_t* layer,
547 bool CopyBit
603 CopyBit::CopyBit():mIsModeOn(false), mCopyBitDraw(false), function in class:qhwc::CopyBit
[all...]
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_copybit.h28 class CopyBit { class in namespace:qhwc
30 CopyBit();
31 ~CopyBit();
60 // flag that indicates whether CopyBit composition is enabled for this cycle
H A Dhwc_copybit.cpp67 void CopyBit::reset() {
72 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
80 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx,
118 unsigned int CopyBit::getRGBRenderingArea
135 bool CopyBit::prepare(hwc_context_t *ctx, hwc_display_contents_1_t *list,
204 int CopyBit::clear (private_handle_t* hnd, hwc_rect_t& rect)
223 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list,
286 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
485 void CopyBit::getLayerResolution(const hwc_layer_1_t* layer,
494 bool CopyBit
550 CopyBit::CopyBit():mIsModeOn(false), mCopyBitDraw(false), function in class:qhwc::CopyBit
[all...]

Completed in 89 milliseconds