HomeSort by relevance Sort by last modified time
    Searched full:layer (Results 1251 - 1275 of 6628) sorted by null

<<51525354555657585960>>

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
AlphaImageView.java 25 * layer when alpha is changed.
AlphaOptimizedFrameLayout.java 25 * layer when alpha is changed.
AlphaOptimizedImageView.java 25 * commands and therefore does not need a layer when alpha is changed.
AlphaOptimizedTextView.java 25 * layer when alpha is changed.
AlphaOptimizedView.java 25 * layer when alpha is changed.
  /frameworks/native/services/surfaceflinger/
ContainerLayer.cpp 27 : Layer(flinger, client, name, w, h, flags) {
SurfaceTracing.h 29 * SurfaceTracing records layer states during surface flinging.
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/
RefocusFilterF32.java 131 // Marks active pixels (pixels that are on this target layer);
148 // Filters the target layer and saves the result to {@code g_accum_map} in
191 // Marks active pixels (pixels that are on this target layer);
208 // Filters the target layer and accumulates the result to {@code
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
NonOverlappingFrameLayout.java 35 * Avoid creating hardware layer when Transition is animating alpha.
NonOverlappingRelativeLayout.java 35 * Avoid creating hardware layer when Transition is animating alpha.
NonOverlappingView.java 37 * Avoids creating a hardware layer when Transition is animating alpha.
  /hardware/broadcom/libbt/include/
upio.h 86 ** Description Interact with low layer driver to set Bluetooth power
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11_bta.h 2 * BT-AMP (BlueTooth Alternate Mac and Phy) 802.11 PAL (Protocol Adaptation Layer)
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_ppic.c 9 // Description: Parses VC-1 picture layer for progressive P picture in simple
17 * Parse picture layer. This function parses progressive P picture for simple
19 * stops before parsing of macroblock layer.
145 /* Skip parsing of macroblock layer. */
  /hardware/intel/common/wrs_omxil_core/utils/inc/
audio_parser.h 47 int *version, int *layer, int *crc, int *bitrate,
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
message_layer.c 9 * @brief Motion Library - Message Layer
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
message_layer.c 9 * @brief Motion Library - Message Layer
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_layers.cpp 71 // Layer operations
74 layer_ = new Layer();
75 // Fences are deferred, so the first time this layer is presented, return -1
81 // Close any fences left for this layer
94 DLOGE("Invalid buffer handle: %p on layer: %d", buffer, id_);
125 // Layer buffer geometry has changed.
147 // Secure attribute of layer buffer has changed.
218 DLOGV_IF(kTagCompManager, "[%" PRIu64 "][%" PRIu64 "] Layer color set to %x", display_id_, id_,
560 DisplayError HWCLayer::SetMetaData(const private_handle_t *pvt_handle, Layer *layer) {
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_layers.cpp 173 // Layer operations
176 layer_ = new Layer();
177 // Fences are deferred, so the first time this layer is presented, return -1
183 // Close any fences left for this layer
198 DLOGE("Invalid buffer handle: %p on layer: %d", buffer, id_);
232 // Layer buffer geometry has changed.
254 // Secure attribute of layer buffer has changed.
329 DLOGV_IF(kTagCompManager, "[%" PRIu64 "][%" PRIu64 "] Layer color set to %x", display_id_, id_,
656 DisplayError HWCLayer::SetMetaData(const private_handle_t *pvt_handle, Layer *layer) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpMediaRspInterface.java 22 * These callbacks should map to native responses and used to communicate with the native layer.
  /packages/apps/Launcher3/src_ui_overrides/com/android/launcher3/uioverrides/dynamicui/
WallpaperColorsCompat.java 19 * A compatibility layer around platform implementation of WallpaperColors
  /packages/apps/TV/src/com/android/tv/ui/
HardwareLayerAnimatorListenerAdapter.java 24 * An AnimatorListenerAdapter subclass that conveniently sets the layer type to hardware during the
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
NonOverlappingRelativeLayout.java 35 * Avoid creating hardware layer when Transition is animating alpha.
  /packages/apps/UnifiedEmail/src/com/android/mail/graphics/
PageMarginDrawable.java 27 * Allows us to reduce a layer of overdraw by no longer having
  /packages/screensavers/PhotoTable/res/values-land-notouch/
config.xml 30 <!-- Enable hardware layer optimization (interferes with dragging). -->

Completed in 510 milliseconds

<<51525354555657585960>>