Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic/
DBlend.h114 void ComputeBlendParameters(MosaicFrame **frames, int frames_size, int is360);
DBlend.cpp116 ComputeBlendParameters(frames, frames_size, true); in runBlend()
1240 void Blend::ComputeBlendParameters(MosaicFrame **frames, int frames_size, int is360) in ComputeBlendParameters() function in Blend