Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:CopyBit

26 //is only 4, but copybit will create temp buffer to let it run through
33 class CopyBit {
35 CopyBit(hwc_context_t *ctx, const int& dpy);
36 ~CopyBit();
37 // API to get copybit engine(non static)
39 //Sets up members and prepares copybit if conditions are met
42 //Draws layer if the layer is set for copybit in prepare
80 // holds the copybit device
85 // Helper functions for copybit composition
88 // Helper function to draw copybit layer for PTOR comp
101 // flag that indicates whether CopyBit composition is enabled for this cycle
124 //Dynamic composition threshold for deciding copybit usage.