HomeSort by relevance Sort by last modified time
    Searched full:scene (Results 451 - 475 of 900) sorted by null

<<11121314151617181920>>

  /developers/build/prebuilts/gradle/HdrViewfinder/
README.md 25 so the user can see two different exposures of the scene simultaneously. In fused HDR mode,
  /developers/samples/android/media/HdrViewfinder/
README.md 25 so the user can see two different exposures of the scene simultaneously. In fused HDR mode,
template-params.xml 83 so the user can see two different exposures of the scene simultaneously. In fused HDR mode,
  /device/google/cuttlefish_common/guest/hals/camera/
Android.mk 86 fake-pipeline2/Scene.cpp \
  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.cpp 479 int32_t QCameraParametersIntf::setSelectedScene(cam_scene_mode_type scene)
483 return mImpl->setSelectedScene(scene);
739 const char * QCameraParametersIntf::getASDStateString(cam_auto_scene_t scene)
743 return mImpl->getASDStateString(scene);
    [all...]
  /external/ImageMagick/PerlMagick/t/
setattribute.t 214 testSetAttribute('input.miff','scene',5);
  /external/ImageMagick/coders/
rle.c 305 if (image->scene >= (image_info->scene+image_info->number_scenes-1))
638 if (image->scene >= (image_info->scene+image_info->number_scenes-1))
  /external/ImageMagick/utilities/
animate.1 51 \-scenes range image scene range
animate.1.in 51 \-scenes range image scene range
  /external/annotation-tools/scene-lib/src/annotations/el/
AClass.java 71 * <code>bar(B[I[[Ljava/lang/String;)I</code>. The annotation scene library
  /external/deqp/doc/testspecs/GLES3/
functional.primitive_bounding_box.txt 100 call_order.* cases render a scene with different relative order of
  /external/deqp/modules/gles2/functional/
es2fDefaultVertexAttributeTests.cpp 180 bool verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue);
421 bool AttributeCase::verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue)
439 const tcu::RGBA color = scene.getPixel(x, y);
466 << tcu::TestLog::Image("Result", "Result", scene)
  /external/deqp/modules/gles3/functional/
es3fDefaultVertexAttributeTests.cpp 256 bool verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue);
498 bool AttributeCase::verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue)
516 const tcu::RGBA color = scene.getPixel(x, y);
543 << tcu::TestLog::Image("Result", "Result", scene)
  /external/flatbuffers/docs/source/
Benchmarks.md 22 meant to be representative of game data, e.g. a scene format.
  /external/libvpx/libvpx/test/
keyframe_test.cc 121 // This clip has a cut scene every 30 frames -> Frame 0, 30, 60, 90, 120.
  /external/libvpx/libvpx/vpx_dsp/
ssim.c 328 // frame where the scene content has changed. Changes in scene
337 // term 1 -> uses change in scene Variance to weight error score
342 // term 2 -> uses change in local scene luminance to weight error
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_line.c 285 struct lp_scene *scene = setup->scene; local
336 layer = MIN2(layer, scene->fb_max_layer);
599 line = lp_setup_alloc_triangle(scene,
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Build/WindowsVC2010/
OGLES2DisplacementMap.vcxproj 180 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Wrapping scene file ..\..\DisMapScene.pod as ..\..\Content\DisMapScene.cpp</Message>
183 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Wrapping scene file ..\..\DisMapScene.pod as ..\..\Content\DisMapScene.cpp</Message>
186 <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Wrapping scene file ..\..\DisMapScene.pod as ..\..\Content\DisMapScene.cpp</Message>
189 <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Wrapping scene file ..\..\DisMapScene.pod as ..\..\Content\DisMapScene.cpp</Message>
  /external/wayland/doc/publican/sources/
Introduction.xml 26 rendering and scene composition, but subject to the limitations of the
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 199 * If scene change detection can add additional I-frame if new scenes are detected.
211 * @brief Specifies whether the scene change detection (SCD) is enabled or disabled.
212 * With SCD enable, when a new scene is detected, I-Vop mode will be used for the first frame of
213 * the new scene resulting in better picture quality. An insertion of an I-VOP resets the intraPeriod
  /frameworks/base/libs/hwui/
BakedOpRenderer.h 45 * Position agnostic shadow lighting info. Used with all shadow ops in scene.
  /frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/
BitmapUploadActivity.java 112 // animate scene root to guarantee there's a minimum amount of GPU rendering work
  /frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
RemoteBridge.java 84 * @return a new {@link RenderSession} object that contains the result of the scene creation and
  /frameworks/support/samples/SupportTransitionDemos/src/main/
AndroidManifest.xml 38 android:label="@string/scene"
  /frameworks/support/samples/SupportTransitionDemos/src/main/java/com/example/android/support/transition/widget/
ChangeColor.java 59 // Create an animation for each target that is in both the starting and ending Scene. For each

Completed in 1190 milliseconds

<<11121314151617181920>>