OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newV
(Results
1 - 8
of
8
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
FocusHelper.java
599
View
newV
= views.get(newI);
600
if (
newV
instanceof BubbleTextView ||
newV
instanceof FolderIcon) {
601
return
newV
;
636
View
newV
= views.get(index);
637
CellLayout.LayoutParams tmpLp = (CellLayout.LayoutParams)
newV
.getLayoutParams();
640
(
newV
instanceof BubbleTextView ||
newV
instanceof FolderIcon)) {
[
all
...]
/external/skia/src/gpu/
GrTessellator.cpp
339
Vertex*
newV
= ALLOC_NEW(Vertex, (v->fPoint), alloc);
347
fHead = fTail =
newV
;
349
newV
->fPrev = fTail;
350
fTail->fNext =
newV
;
351
fTail =
newV
;
353
newV
->fNext = fHead;
354
fHead->fPrev =
newV
;
355
fHead =
newV
;
[
all
...]
/external/expat/lib/
xmlparse.c
[
all
...]
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-compat-3.2.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
Completed in 411 milliseconds