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

<<11121314151617181920>>

  /external/skqp/gm/
texturedomaineffect.cpp 48 // TODO: do this with surfaces & images and gpu backend
  /external/skqp/src/gpu/
GrSurface.cpp 41 // This would be a nice assert to have (i.e., we aren't creating 0 width/height surfaces).
  /external/skqp/tests/
ApplyGammaTest.cpp 114 ERRORF(reporter, "Could not create surfaces for copy surface test.");
CopySurfaceTest.cpp 84 "Could not create surfaces for copy surface test.");
  /external/swiftshader/extensions/
EGL_ANGLE_iosurface_client_buffer.txt 37 This extension allows creating EGL surfaces from IOSurface objects.
  /external/v4l2_codec2/vda/
v4l2_slice_video_decode_accelerator.cc 154 // We can now drop references to all reference surfaces for this surface
167 base::StringAppendF(&out, "Reference surfaces:");
    [all...]
vp9_decoder.cc 127 // required, because VDA clients expect all surfaces to be returned before
  /external/wayland/
TODO 84 to be able to throw away the surfaces in the session we're
  /external/wayland/doc/publican/sources/
Compositors.xml 117 surfaces as part of it's window, that is, in the web page or in the
  /frameworks/base/core/java/android/hardware/camera2/
TotalCaptureResult.java 53 * can be accessed via {@link #getPhysicalCameraResults}. If all requested surfaces are for the
  /frameworks/base/core/java/android/hardware/camera2/params/
StreamConfiguration.java 32 * {@link android.view.Surface Surfaces} for creating a {@link CameraCaptureSession capture session}
  /frameworks/base/services/core/java/com/android/server/wm/
Letterbox.java 53 * frames will be covered by black color surfaces.
  /frameworks/native/libs/vr/libdisplay/include/private/dvr/
display_protocol.h 119 // direct surfaces.
  /frameworks/native/libs/vr/libvrflinger/
vsync_service.cpp 169 // Clamp the period, because when there are no surfaces the last_vsync_
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 175 ** Current surfaces
  /frameworks/native/services/surfaceflinger/
SurfaceInterceptor.h 109 // The creation increments of Surfaces and Displays do not contain enough information to capture
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 100 // indicate should allocate tiling surfaces
  /packages/apps/Camera2/src/com/android/camera/one/v2/core/
RequestBuilder.java 162 * one of of the surfaces added to the
  /packages/apps/Camera2/src/com/android/camera/one/v2/initialization/
InitializedOneCameraFactory.java 67 * @param outputSurfaces The set of output Surfaces (excluding the
  /prebuilts/misc/windows/sdl2/test/
testshape.c 191 /* Free the original surfaces backing the textures. */
  /system/chre/platform/android/
platform_audio.cc 157 // Hardcoded at one as the Android platform only surfaces the default mic.
  /cts/tests/camera/src/android/hardware/camera2/cts/
RobustnessTest.java 117 List<Surface> surfaces = new ArrayList<>(); local
118 surfaces.add(surface);
129 surfaces, sessionListener, mHandler);
998 List<Surface> surfaces = new ArrayList<>(); local
    [all...]
  /external/wayland-protocols/freedesktop.org/unstable/xdg-shell/
xdg-shell-unstable-v6.xml 31 <description summary="create desktop-style surfaces">
56 Destroying a bound xdg_shell object while there are surfaces
65 surfaces relative to some parent surface. See the interface description
475 For instance, for toplevel surfaces the compositor might use this
540 "auxiliary" surfaces, so that the parent is raised when the dialog
565 surfaces together, or to determine how to launch a new application.
570 The compositor shell will try to group application surfaces together
    [all...]
  /external/mesa3d/src/gallium/docs/source/
context.rst 44 buffers, surfaces) are bound to the driver.
157 Surfaces
223 ``clear`` initializes some or all of the surfaces currently bound to
226 used by GL), and always clears the whole surfaces (no scissoring as used by
580 This function flushes all pending writes to the currently-set surfaces and
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTTexture.cpp 327 @Input bAllSurfs Size of all surfaces is calculated if true,
334 surfaces or a single surface, all faces or a single face and
394 //The number of faces/surfaces to register the size of.
398 //Multiply the data size by number of faces and surfaces specified, and return.
435 //Only compute the number of surfaces if it's a V2 header, else default to 1 surface.
    [all...]

Completed in 808 milliseconds

<<11121314151617181920>>