OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:invisible
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/libs/hwui/
Snapshot.h
125
* is typicalled ignored if its layer is
invisible
or empty.
158
* Indicates that this snapshot is
invisible
and nothing should be drawn
162
bool
invisible
;
member in class:android::uirenderer::Snapshot
166
*
invisible
but this flag is not passed to subsequent snapshots.
/dalvik/dx/src/com/android/dx/dex/cf/
AttributeTranslator.java
81
* combines both visible and
invisible
annotations into a single
177
AttRuntimeInvisibleAnnotations
invisible
=
local
182
if (
invisible
== null) {
185
return
invisible
.getAnnotations();
188
if (
invisible
== null) {
195
invisible
.getAnnotations());
350
* combines both visible and
invisible
annotations into a single
363
AttRuntimeInvisibleParameterAnnotations
invisible
=
local
369
if (
invisible
== null) {
372
return
invisible
.getParameterAnnotations()
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
LayerTreeModel.js
361
invisible
: function()
363
return this._layerPayload.
invisible
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 556 milliseconds