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

<<51525354555657585960>>

  /external/tensorflow/tensorflow/tools/api/golden/
tensorflow.layers.-layer.pbtxt 1 path: "tensorflow.layers.Layer"
3 is_instance: "<class \'tensorflow.python.layers.base.Layer\'>"
  /external/tensorflow/tensorflow/tools/graph_transforms/
transform_graph_main.cc 32 // inputs - layer names of the nodes that will be fed data.
33 // outputs - layer names of the nodes that will be read from after running.
  /external/vulkan-validation-layers/
GOVERNANCE.md 6 - The goal is for validation layer behavior to enforce the vulkan specification on applications. Questions on specification
12 - Updates of loader and validation layer functionality should be available in a timely fashion
  /external/vulkan-validation-layers/tests/layers/
CMakeLists.txt 9 set(VK_LAYER_RPATH /usr/lib/x86_64-linux-gnu/vulkan/layer:/usr/lib/i386-linux-gnu/vulkan/layer)
test.cpp 90 // Return the functions that are intercepted by this layer.
110 // Only call down the chain for Vulkan commands that this layer does not intercept.
  /external/webrtc/webrtc/video/
video_quality_test.h 72 // selected stream/layer doesn't have the same resolution as the largest
73 // stream/layer (to ignore the PSNR and SSIM calculation errors).
  /external/webrtc/webrtc/voice_engine/include/
voe_hardware.h 82 // Sets the type of audio device layer to use.
85 // Gets the currently used (active) audio device layer.
  /external/wpa_supplicant_8/src/eap_server/
eap.h 44 /* Lower layer to full authenticator variables */
53 /* Full authenticator to lower layer variables */
  /frameworks/base/core/java/android/net/
INetworkManagementEventObserver.aidl 37 * Interface physical-layer link state has changed. For Ethernet,
41 * @param up True if the physical link-layer connection signal is valid.
  /frameworks/base/core/java/android/view/
ViewGroupOverlay.java 23 * A group overlay is an extra layer that sits on top of a ViewGroup
26 * layer is done by adding and removing views and drawables.
  /frameworks/base/core/proto/android/service/
netstats.proto 33 // Device level network stats, which may include non-IP layer traffic.
36 // IP-layer traffic stats.
  /frameworks/base/libs/hwui/pipeline/skia/
SkiaPipeline.cpp 101 // only schedule repaint if node still on layer - possible it may have been
166 // compute the size of the surface (i.e. texture) to be allocated for this layer
170 SkSurface* layer = node->getLayerSurface(); local
171 if (!layer || layer->width() != surfaceWidth || layer->height() != surfaceHeight) {
184 // update the transform in window of the layer to reset its origin wrt light source
196 err << "Unable to create layer for " << node->getName();
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiMhlControllerStub.java 26 * to MHL HAL layer.
107 * The return value is stored in 'version'. Return INVALID_VERSION if MHL hardware layer
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
CompareActivity.java 97 Log.d(LOG_TAG, "failure to access hardware layer");
109 Log.d(LOG_TAG, "failure to copy hardware layer into bitmap");
  /frameworks/native/libs/gui/include/gui/
SurfaceComposerClient.h 191 // If the relative is removed, the Surface will have no layer and be
192 // invisible, until the next time set(Relative)Layer is called.
206 // Defers applying any changes made in this transaction until the Layer
207 // identified by handle reaches the given frameNumber. If the Layer identified
213 // A variant of deferTransactionUntil which identifies the Layer we wait for by
219 // Reparents all children of this layer to the new parent handle.
223 /// Reparents the current layer to the new parent handle. The new parent must not be null.
261 /* setDisplayProjection() defines the projection of layer stacks
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/
KernelDataForRenderScriptd1new.java 13 * A class that manages the blur kernel matrices of a blending layer that
37 * @param targetLayer the index of a target layer
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/
KernelDataForRenderScriptF32.java 13 * A class that manages the blur kernel matrices of a blending layer that
37 * @param targetLayer the index of a target layer
  /hardware/intel/common/libmix/mix_audio/src/
mixacpmp3.h 70 * @MPEG_layer: <emphasis>Optional</emphasis>MPEG layer of the mpeg audio. See #MIX_ACP_MP3_MPEG_LAYER
166 * Supported layer should be 1, 2, or 3.
  /hardware/interfaces/gnss/1.0/
IAGnssRil.hal 23 * Layer interface allows the GNSS chipset to request radio interface layer
  /hardware/interfaces/gnss/1.0/default/
AGnssRil.h 40 * Extended interface for AGNSS RIL support. An Assisted GNSS Radio Interface Layer interface
41 * allows the GNSS chipset to request radio interface layer information from Android platform.
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.h 45 // Draws layer
74 hwc_layer_1_t *layer,
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.h 45 // Draws layer
74 hwc_layer_1_t *layer,
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
blit_engine_c2d.h 103 int DrawRectUsingCopybit(hwc_layer_1_t *hwc_layer, Layer *layer, LayerRect blit_rect,
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
blit_engine_c2d.h 103 int DrawRectUsingCopybit(hwc_layer_1_t *hwc_layer, Layer *layer, LayerRect blit_rect,
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.h 45 // Draws layer
74 hwc_layer_1_t *layer,

Completed in 438 milliseconds

<<51525354555657585960>>