Searched refs:Blit (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/sm7250/display/composer/ |
D | gl_color_convert.h | 48 virtual int Blit(const private_handle_t *src_hnd, const private_handle_t *dst_hnd,
|
D | gl_layer_stitch_impl.h | 46 …virtual int Blit(const std::vector<StitchParams> &stitch_params, shared_ptr<Fence> *release_fence);
|
D | gl_layer_stitch.h | 53 virtual int Blit(const std::vector<StitchParams> &stitch_params,
|
D | gl_color_convert_impl.h | 45 virtual int Blit(const private_handle_t *src_hnd, const private_handle_t *dst_hnd,
|
D | gl_color_convert_impl.cpp | 158 int GLColorConvertImpl::Blit(const private_handle_t *src_hnd, const private_handle_t *dst_hnd, in Blit() function in sdm::GLColorConvertImpl
|
D | gl_layer_stitch_impl.cpp | 142 int GLLayerStitchImpl::Blit(const std::vector<StitchParams> &stitch_params, in Blit() function in sdm::GLLayerStitchImpl
|
D | hwc_display_virtual_gpu.cpp | 204 gl_color_convert_->Blit(ctx->src_hnd, ctx->dst_hnd, ctx->src_rect, ctx->dst_rect, in OnTask()
|
D | hwc_display_builtin.cpp | 1494 gl_layer_stitch_->Blit(ctx->stitch_params, &(ctx->release_fence)); in OnTask()
|
/hardware/ti/am57x/libhwcomposer/ |
D | img_gralloc1_public.h | 194 int (*Blit)(struct IMG_gralloc_module_public_t const *module, member
|