HomeSort by relevance Sort by last modified time
    Searched defs:AssertiveDisplay (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.h 40 class AssertiveDisplay {
42 AssertiveDisplay();
hwc_ad.cpp 126 AssertiveDisplay::AssertiveDisplay() :mWbFd(-1), mDoable(false),
141 void AssertiveDisplay::markDoable(hwc_context_t *ctx,
156 bool AssertiveDisplay::prepare(hwc_context_t *ctx,
234 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) {
252 int AssertiveDisplay::getDstFd(hwc_context_t *ctx) const {
257 uint32_t AssertiveDisplay::getDstOffset(hwc_context_t *ctx) const {

Completed in 86 milliseconds