HomeSort by relevance Sort by last modified time
    Searched full:surfaces (Results 501 - 525 of 733) sorted by null

<<21222324252627282930

  /hardware/intel/common/libva/va/
va_dec_hevc.h 57 * \brief Description of picture properties of those in DPB surfaces.
  /hardware/intel/img/psb_video/src/
pnw_cmdbuf.c 546 /* bit31 indicate if frameskip is already settled, it is used to record the frame skip flag for old surfaces
psb_drv_video.c     [all...]
  /hardware/qcom/display/msm8084/libcopybit/
c2dExt.h 76 * \brief Locks surface and sets surfaces host pointer
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraControlPane.java 484 TLog.i("Configuring camera %s with %d surfaces", mCurrentCamera.getId(),
  /cts/tests/camera/src/android/hardware/camera2/cts/testcases/
Camera2SurfaceViewTestCase.java 235 // Stop repeat, wait for captures to complete, and disconnect from surfaces
247 // Stop repeat, wait for captures to complete, and disconnect from surfaces
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_compute.c 611 struct pipe_surface **surfaces)
614 struct r600_surface **resources = (struct r600_surface **)surfaces;
    [all...]
  /frameworks/av/camera/ndk/include/camera/
NdkCameraCaptureSession.h 393 * <p>Closing a session frees up the target output Surfaces of the session for reuse with either
394 * a new session, or to other APIs that can draw to Surfaces.</p>
  /frameworks/base/services/core/java/com/android/server/wm/
RootWindowContainer.java 493 // we haven't left any dangling surfaces around.
502 Slog.w(TAG_WM, "No leaked surfaces; killing applications!");
    [all...]
AppWindowToken.java 705 * Destroy surfaces which have been marked as eligible by the animator, taking care to ensure
709 * set to true, destroy only surfaces of removed windows, and clear relevant flags of the
711 * surfaces that's eligible, if the app is already stopped.
731 * up of the surfaces
745 * Notify that the app has stopped, and it is okay to destroy any surfaces which were
    [all...]
DisplayContent.java 367 * We organize all top-level Surfaces in to the following layers.
368 * mOverlayLayer contains a few Surfaces which are always on top of others
381 * Specifies the size of the surfaces in {@link #mOverlayLayer} and {@link #mWindowingLayer}.
383 * For these surfaces currently we use a surface based on the larger of width or height so we
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.h 218 // A list of surfaces whose Z-order is interpreted relative to ours.
560 // of parent Surfaces in the hierarchy (alpha's will be multiplied
  /external/mesa3d/src/intel/blorp/
blorp_blit.c 387 * surfaces.
485 * surfaces.
862 * the source and destination surfaces. The two formats must both be UINT
    [all...]
  /external/mesa3d/src/intel/vulkan/
genX_cmd_buffer.c 282 * Compression for surfaces bound to the sampling engine."
307 /* We only allocate input attachment states for color surfaces. Compression
1766 struct anv_state surfaces = { 0, }, samplers = { 0, }; local
    [all...]
  /external/skia/dm/
DMSrcSink.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
r600_texture.c 64 /* Depth-stencil surfaces:
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java     [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 949 /* Release all non-current Context/Surfaces. */
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_surface_state.c 892 * for null surfaces, with the following exceptions:
895 * depth buffer?s corresponding state for all render target surfaces,
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 523 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; local
540 tcu::Surface& dstSurface = *surfaces[contextNdx];
660 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; local
679 tcu::Surface& dstSurface = *surfaces[contextNdx];
883 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; local
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 526 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; local
543 tcu::Surface& dstSurface = *surfaces[contextNdx];
663 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; local
682 tcu::Surface& dstSurface = *surfaces[contextNdx];
887 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; local
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CameraMetadata.java     [all...]
  /cts/apps/CameraITS/pymodules/its/
device.py 538 Note that one or more surfaces can be specified, allowing a capture to
547 the intermediate buffer will be reprocessed to the output surfaces. The
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_state.c     [all...]

Completed in 798 milliseconds

<<21222324252627282930