/external/deqp/doc/testspecs/GL3/ |
stress.conditional_render.txt | 38 the same scene with geometry culled either by conditional rendering or the
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
vktPipelineVertexUtil.hpp | 68 * Each quad covers one of the quadrants of the scene and partially extends to the other 3 quadrants.
|
/external/deqp/modules/gles2/functional/ |
es2fRasterizationTests.cpp | 266 TriangleSceneSpec scene; local 274 scene.triangles.swap(triangles); 276 compareOk = verifyTriangleGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); 363 LineSceneSpec scene; 371 scene.lines.swap(lines); 372 scene.lineWidth = m_lineWidth; 374 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); 377 if (scene.lineWidth != 1.0f && m_numSamples > 1 && !compareOk) 465 PointSceneSpec scene; local 473 scene.points.swap(points) [all...] |
/external/deqp/modules/gles3/functional/ |
es3fRasterizationTests.cpp | 469 TriangleSceneSpec scene; 477 scene.triangles.swap(triangles); 479 compareOk = verifyTriangleGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); 594 LineSceneSpec scene; 602 scene.lines.swap(lines); 603 scene.lineWidth = lineWidth; 605 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); 608 if (scene.lineWidth != 1.0f && m_numSamples > 1 && !compareOk) 735 PointSceneSpec scene; 743 scene.points.swap(points) [all...] |
/external/libavc/encoder/ |
irc_cbr_buffer_control.c | 177 * I(Scene change) and P frame I to P complexity is assumed to be 5. 501 * In P frame it should account for difference bets bits consumed by I(Scene change) 586 * I(Scene change) and P frame I to P complexity is assumed to be 5. 635 * (Scene change) and P frame I to P complexity is assumed to be 5.
|
/external/libexif/libexif/pentax/ |
mnote-pentax-entry.c | 78 {1, N_("Night scene")}, 132 {1, N_("Night scene")}, 169 {9, N_("Night scene")}, 295 {9, 1, N_("Night scene")},
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_fence.c | 38 * The rank will be the number of bins in the scene. Whenever a rendering
|
lp_setup_point.c | 343 struct lp_scene *scene = setup->scene; local 359 layer = MIN2(layer, scene->fb_max_layer); 447 point = lp_setup_alloc_triangle(scene,
|
/frameworks/base/core/java/android/app/ |
SharedElementCallback.java | 81 * be part of the scene, but will be positioned relative 112 * be part of the scene, but will be positioned relative 123 * <var>rejectedSharedElements</var> will be transitioned out of the Scene. If a 136 * that are not part of the entering scene. These Views
|
/frameworks/base/core/java/android/transition/ |
ChangeClipBounds.java | 30 * scene change and animates those changes during the transition.
|
ChangeTransform.java | 38 * scene change and animates those changes during the transition. 41 * the parent before and after the scene change and animating those during the 123 * inside the scene root's overlay or <code>false</code> if a parent change only 145 * transition inside the scene root's overlay or <code>false</code>
|
CircularPropagation.java | 24 * or center of the scene if no epicenter exists. When a View is visible in the
|
Recolor.java | 30 * This transition tracks changes during scene changes to the
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
BitmapUploadActivity.java | 89 // animate scene root to guarantee there's a minimum amount of GPU rendering work
|
/frameworks/support/compat/src/main/java/androidx/core/app/ |
SharedElementCallback.java | 73 * be part of the scene, but will be positioned relative 104 * be part of the scene, but will be positioned relative 115 * <var>rejectedSharedElements</var> will be transitioned out of the Scene. If a 128 * that are not part of the entering scene. These Views
|
/frameworks/support/transition/src/main/java/androidx/transition/ |
ChangeClipBounds.java | 33 * scene change and animates those changes during the transition.
|
CircularPropagation.java | 25 * or center of the scene if no epicenter exists. When a View is visible in the
|
/packages/apps/Camera2/src/com/android/camera/one/ |
OneCameraCharacteristics.java | 80 * @return If Scene-mode HDR is supported.
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
IndicatorButton.java | 34 // Scene mode can override the original preference value.
|
/prebuilts/maven_repo/android/com/android/support/transition/27.0.0/ |
transition-27.0.0-sources.jar | |
/prebuilts/maven_repo/android/com/android/support/transition/27.0.1/ |
transition-27.0.1-sources.jar | |
/prebuilts/maven_repo/android/com/android/support/transition/27.0.2/ |
transition-27.0.2-sources.jar | |
/prebuilts/maven_repo/android/com/android/support/transition/27.1.0/ |
transition-27.1.0-sources.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
EmptyViewsOverlay.java | 26 * invisible container views in the scene.
|
/cts/apps/CameraITS/tests/scene1/ |
test_raw_exposure.py | 49 # Expose for the scene with min sensitivity 99 # Each shot should be brighter (except underexposed/overexposed scene)
|