Home
last modified time | relevance | path

Searched refs:AssertiveDisplay (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.cpp99 AssertiveDisplay::AssertiveDisplay(hwc_context_t *ctx) : in AssertiveDisplay() function in qhwc::AssertiveDisplay
127 void AssertiveDisplay::markDoable(hwc_context_t *ctx, in markDoable()
143 void AssertiveDisplay::turnOffAD() { in turnOffAD()
154 bool AssertiveDisplay::prepare(hwc_context_t *ctx, in prepare()
250 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw()
268 int AssertiveDisplay::getDstFd() const { in getDstFd()
273 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset()
Dhwc_ad.h40 class AssertiveDisplay {
42 AssertiveDisplay(hwc_context_t *ctx);
Dhwc_utils.h74 class AssertiveDisplay; variable
629 qhwc::AssertiveDisplay *mAD;
Dhwc_utils.cpp361 ctx->mAD = new AssertiveDisplay(ctx); in initContext()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_ad.cpp99 AssertiveDisplay::AssertiveDisplay(hwc_context_t *ctx) : in AssertiveDisplay() function in qhwc::AssertiveDisplay
127 void AssertiveDisplay::markDoable(hwc_context_t *ctx, in markDoable()
143 void AssertiveDisplay::turnOffAD() { in turnOffAD()
154 bool AssertiveDisplay::prepare(hwc_context_t *ctx, in prepare()
250 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw()
268 int AssertiveDisplay::getDstFd() const { in getDstFd()
273 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset()
Dhwc_ad.h40 class AssertiveDisplay {
42 AssertiveDisplay(hwc_context_t *ctx);
Dhwc_utils.h80 class AssertiveDisplay; variable
612 qhwc::AssertiveDisplay *mAD;
Dhwc_utils.cpp384 ctx->mAD = new AssertiveDisplay(ctx); in initContext()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp96 AssertiveDisplay::AssertiveDisplay(hwc_context_t *ctx) : in AssertiveDisplay() function in qhwc::AssertiveDisplay
124 void AssertiveDisplay::markDoable(hwc_context_t *ctx, in markDoable()
139 void AssertiveDisplay::turnOffAD() { in turnOffAD()
150 bool AssertiveDisplay::prepare(hwc_context_t *ctx, in prepare()
246 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw()
264 int AssertiveDisplay::getDstFd() const { in getDstFd()
269 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset()
Dhwc_ad.h40 class AssertiveDisplay {
42 AssertiveDisplay(hwc_context_t *ctx);
Dhwc_utils.h68 class AssertiveDisplay; variable
554 qhwc::AssertiveDisplay *mAD;
Dhwc_utils.cpp265 ctx->mAD = new AssertiveDisplay(ctx); in initContext()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp127 AssertiveDisplay::AssertiveDisplay(hwc_context_t *ctx) : mWbFd(-1), in AssertiveDisplay() function in qhwc::AssertiveDisplay
156 void AssertiveDisplay::markDoable(hwc_context_t *ctx, in markDoable()
171 bool AssertiveDisplay::prepare(hwc_context_t *ctx, in prepare()
268 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw()
286 int AssertiveDisplay::getDstFd() const { in getDstFd()
291 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset()
Dhwc_ad.h40 class AssertiveDisplay {
42 AssertiveDisplay(hwc_context_t *ctx);
Dhwc_utils.h67 class AssertiveDisplay; variable
521 qhwc::AssertiveDisplay *mAD;
Dhwc_utils.cpp245 ctx->mAD = new AssertiveDisplay(ctx); in initContext()