HomeSort by relevance Sort by last modified time
    Searched refs:stitch (Results 1 - 5 of 5) sorted by null

  /external/libxcam/modules/ocl/
cl_image_360_stitch.cpp 2 * cl_image_360_stitch.cpp - CL Image 360 stitch
38 const SmartPtr<CLContext> &context, SmartPtr<CLImage360Stitch> &stitch, bool is_uv)
40 , _stitch (stitch)
319 XCAM_LOG_WARNING ("stitch-info was not initialized, return default parameters");
836 SmartPtr<CLImage360Stitch> &stitch,
849 kernel = new CLBlenderGlobalScaleKernel (context, stitch, is_uv);
870 SmartPtr<CLImage360Stitch> stitch = new CLImage360Stitch ( local
872 XCAM_ASSERT (stitch.ptr ());
878 stitch->set_fisheye_handler (fisheye, index);
885 stitch->set_blender (blender, index)
    [all...]
cl_image_360_stitch.h 2 * cl_image_360_stitch.h - CL Image 360 stitch
50 const SmartPtr<CLContext> &context, SmartPtr<CLImage360Stitch> &stitch, bool is_uv);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
Build_IFWI.bat 149 pushd %PLATFORM_PACKAGE%\Stitch
162 echo The final IFWI file is located in %ROOT_DIR%\Vlv2TbltDevicePkg\Stitch\
167 echo Script to build BIOS firmware and stitch the entire IFWI.
180 echo See Stitch/Stitch_Config.txt for additional stitching settings.
  /external/skia/src/shaders/
SkPerlinNoiseShader.cpp 106 this->stitch();
261 void stitch() {
290 // Set up TurbulenceInitial stitch values.
526 // Set up TurbulenceInitial stitch values.
542 // Update stitch values
    [all...]
  /external/skqp/src/shaders/
SkPerlinNoiseShader.cpp 106 this->stitch();
256 void stitch() {
285 // Set up TurbulenceInitial stitch values.
519 // Set up TurbulenceInitial stitch values.
535 // Update stitch values
    [all...]

Completed in 141 milliseconds