OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rendering
(Results
1626 - 1650
of
3185
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
rsbench.rs
115
rsgDrawText("
Rendering
", 50, 50);
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Renderable.java
110
throw new RuntimeException("Can't add source params to objects that are
rendering
");
/frameworks/base/tools/layoutlib/bridge/src/android/text/format/
Time_Delegate.java
24
import com.android.ide.common.
rendering
.api.LayoutLog;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DelegateManager.java
33
* in our Eclipse
rendering
framework without bringing all the native code from the Android
/frameworks/native/opengl/specs/
EGL_ANDROID_presentation_time.txt
39
Often when
rendering
a sequence of images, there is some time at which each
/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/
GL2JavaView.java
44
* The application-specific
rendering
code is delegated to a GLView.Renderer
/frameworks/native/services/surfaceflinger/
DisplayDevice.h
172
// ANativeWindow this display is
rendering
into
/frameworks/native/services/surfaceflinger/DisplayHardware/
DisplaySurface.h
50
// Should be called when composition
rendering
is complete for a frame (but
/ndk/docs/text/
STABLE-APIS.text
150
declarations needed to perform OpenGL ES 1.x
rendering
calls from native
188
rendering
each frame in native code. This is a small Android port of the
205
declarations needed to perform OpenGL ES 2.0
rendering
calls from native code.
415
declarations needed to perform OpenGL ES 3.0
rendering
calls from native code.
/packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
210
// mosaicing but is captured and used in the preview-
rendering
.
/packages/apps/Camera2/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
210
// mosaicing but is captured and used in the preview-
rendering
.
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
GridAdapter.java
167
* StaggeredGridView to optimize
rendering
, such as skip unchanged items. By
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterRepresentation.java
83
// TODO: After we enable partial
rendering
, we can switch back
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/presets/
UserPresetsAdapter.java
111
// queue image
rendering
for this action
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
210
// mosaicing but is captured and used in the preview-
rendering
.
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
SecureConversationViewController.java
46
* pretty much the
rendering
logic.
SecureConversationViewFragment.java
239
LogUtils.i(LOG_TAG, "CONV RENDER: existing cursor is null,
rendering
from scratch");
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardView.java
30
* A view that renders a virtual {@link MoreKeysKeyboard}. It handles
rendering
of keys and
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_syswm.h
110
Display *gfxdisplay; /**< The X11 display to which
rendering
is done */
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_syswm.h
110
Display *gfxdisplay; /**< The X11 display to which
rendering
is done */
/prebuilts/tools/windows/sdl/include/SDL/
SDL_syswm.h
110
Display *gfxdisplay; /**< The X11 display to which
rendering
is done */
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
BasePullParser.java
19
import com.android.ide.common.
rendering
.legacy.ILegacyPullParser;
UiElementPullParser.java
37
import com.android.ide.common.
rendering
.api.ILayoutPullParser;
38
import com.android.ide.common.
rendering
.api.ViewInfo;
84
* Number of pixels to pad views with in exploded-
rendering
mode.
104
* parsing a layout resource files, and handling "exploded
rendering
" - adding padding on views
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageControl.java
55
* Creates an ImageControl
rendering
the given image, which will be disposed when this
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepository.java
70
private static final String PREVIEW_CONFIG_FILENAME = "
rendering
-configs.xml"; //$NON-NLS-1$
125
* Returns an XML document containing
rendering
configurations for the various Android
129
* @return an XML document containing
rendering
elements
151
* Returns a fully qualified class name for an element in the
rendering
document
[
all
...]
Completed in 1971 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>