Searched refs:fb_layer (Results 1 – 3 of 3) sorted by relevance
77 hwc_layer_1_t &fb_layer = content_list->hwLayers[content_list->numHwLayers-1]; in Create() local78 int fb_width = fb_layer.displayFrame.right - fb_layer.displayFrame.left; in Create()79 int fb_height = fb_layer.displayFrame.bottom - fb_layer.displayFrame.top; in Create()