Merge "libhwcomposer: add dynamic thresold support for copybit."
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4705583660
@@ -122,7 +122,6 @@ void initContext(hwc_context_t *ctx)
|
||||
IVideoOverlay::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres,
|
||||
HWC_DISPLAY_PRIMARY);
|
||||
|
||||
char value[PROPERTY_VALUE_MAX];
|
||||
// Check if the target supports copybit compostion (dyn/mdp/c2d) to
|
||||
// decide if we need to open the copybit module.
|
||||
int compositionType =
|
||||
|
||||
Reference in New Issue
Block a user