Home
last modified time | relevance | path

Searched refs:NeedsGLScissor (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dgl_layer_stitch_impl.h56 int NeedsGLScissor(const std::vector<StitchParams> &stitch_params);
Dgl_layer_stitch_impl.cpp148 bool can_batch = !NeedsGLScissor(stitch_params); in Blit()
180 int GLLayerStitchImpl::NeedsGLScissor(const std::vector<StitchParams> &stitch_params) { in NeedsGLScissor() function in sdm::GLLayerStitchImpl