Searched refs:NeedsGLScissor (Results 1 – 2 of 2) sorted by relevance
56 int NeedsGLScissor(const std::vector<StitchParams> &stitch_params);
148 bool can_batch = !NeedsGLScissor(stitch_params); in Blit()180 int GLLayerStitchImpl::NeedsGLScissor(const std::vector<StitchParams> &stitch_params) { in NeedsGLScissor() function in sdm::GLLayerStitchImpl