Searched refs:DrawRectUsingCopybit (Results 1 – 2 of 2) sorted by relevance
103 int DrawRectUsingCopybit(hwc_layer_1_t *hwc_layer, Layer *layer, LayerRect blit_rect,
459 int ret_val = DrawRectUsingCopybit(hwc_layer, &bottom_layer, src_rect, dest_rect); in Commit()491 int BlitEngineC2d::DrawRectUsingCopybit(hwc_layer_1_t *hwc_layer, Layer *layer, in DrawRectUsingCopybit() function in sdm::BlitEngineC2d