OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pipeline
(Results
151 - 175
of
809
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/browseable/PermissionRequest/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/RecyclerView/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/RevealEffectBasic/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/RuntimePermissions/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/ScreenCapture/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
30
* @param next The next LogNode in the
pipeline
.
/external/llvm/test/CodeGen/ARM/
2013-10-11-select-stalls.ll
2
; RUN: llc < %s -mtriple=thumbv7-apple-ios -stats 2>&1 | not grep "Number of
pipeline
stalls"
/external/mesa3d/src/gallium/docs/source/
glossary.rst
14
rasterizing
pipeline
prior to the actual rasterization of vertices into
/external/skia/src/gpu/
GrTargetCommands.h
67
friend class GrInOrderDrawBuffer; // This goes away when State becomes just a
pipeline
74
// TODO: This can be just a
pipeline
once paths are in batch, and it should live elsewhere
84
//
pipeline
object.
115
// TODO remove this when State is just a
pipeline
/external/v8/test/cctest/compiler/
function-tester.h
12
#include "src/compiler/
pipeline
.h"
62
Pipeline
pipeline
(&info);
63
Handle<Code> code =
pipeline
.GenerateCode();
/frameworks/base/graphics/java/android/graphics/
Xfermode.java
26
* "transfer-modes" in the drawing
pipeline
. The static function Create(Modes)
/hardware/intel/img/psb_video/src/
vsp_VPP.h
108
* applied at the beginning of the
pipeline
; but also for performance
142
* Queries video processing
pipeline
capabilities.
144
* This function returns the video processing
pipeline
capabilities. The
145
* filters array defines the video processing
pipeline
and is an array
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
BitmapCache.java
22
import com.android.gallery3d.filtershow.
pipeline
.Buffer;
23
import com.android.gallery3d.filtershow.
pipeline
.CacheProcessing;
134
Log.e(LOGTAG, "Trying to cache a bitmap still used in the
pipeline
");
200
Log.e(LOGTAG, "Trying to give a bitmap used in the
pipeline
");
Completed in 286 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>