OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getComponentCount
(Results
1 - 25
of
39
) sorted by null
1
2
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
LigatureEntry.java
25
public int
getComponentCount
()
LigatureTreeWalker.java
129
int compCount = entry.
getComponentCount
();
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifModifier.java
113
if (newTag.
getComponentCount
() != oldTag.
getComponentCount
()
156
if (buf.length == tag.
getComponentCount
()) {
166
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
172
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
180
buf = new byte[tag.
getComponentCount
()];
185
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifParser.java
587
if (tag.
getComponentCount
() == 0) {
619
for (int i = 0; i < tag.
getComponentCount
(); i++) {
650
int size = tag.
getComponentCount
();
682
byte buf[] = new byte[tag.
getComponentCount
()];
688
tag.setValue(readString(tag.
getComponentCount
()));
691
long value[] = new long[tag.
getComponentCount
()];
699
Rational value[] = new Rational[tag.
getComponentCount
()];
707
int value[] = new int[tag.
getComponentCount
()];
715
int value[] = new int[tag.
getComponentCount
()];
723
Rational value[] = new Rational[tag.
getComponentCount
()];
[
all
...]
ExifOutputStream.java
288
dataOutputStream.writeInt(tag.
getComponentCount
());
485
if (buf.length == tag.
getComponentCount
()) {
495
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
501
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
507
buf = new byte[tag.
getComponentCount
()];
512
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifData.java
225
if (tag.
getComponentCount
() < 8) {
229
byte[] buf = new byte[tag.
getComponentCount
()];
/packages/apps/Camera2/src/com/android/camera/exif/
ExifModifier.java
113
if (newTag.
getComponentCount
() != oldTag.
getComponentCount
()
156
if (buf.length == tag.
getComponentCount
()) {
166
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
172
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
180
buf = new byte[tag.
getComponentCount
()];
185
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifParser.java
587
if (tag.
getComponentCount
() == 0) {
619
for (int i = 0; i < tag.
getComponentCount
(); i++) {
650
int size = tag.
getComponentCount
();
682
byte buf[] = new byte[tag.
getComponentCount
()];
688
tag.setValue(readString(tag.
getComponentCount
()));
691
long value[] = new long[tag.
getComponentCount
()];
699
Rational value[] = new Rational[tag.
getComponentCount
()];
707
int value[] = new int[tag.
getComponentCount
()];
715
int value[] = new int[tag.
getComponentCount
()];
723
Rational value[] = new Rational[tag.
getComponentCount
()];
[
all
...]
ExifOutputStream.java
288
dataOutputStream.writeInt(tag.
getComponentCount
());
485
if (buf.length == tag.
getComponentCount
()) {
495
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
501
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
507
buf = new byte[tag.
getComponentCount
()];
512
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifData.java
225
if (tag.
getComponentCount
() < 8) {
229
byte[] buf = new byte[tag.
getComponentCount
()];
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifModifier.java
114
if (newTag.
getComponentCount
() != oldTag.
getComponentCount
()
157
if (buf.length == tag.
getComponentCount
()) {
167
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
173
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
181
buf = new byte[tag.
getComponentCount
()];
186
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifParser.java
587
if (tag.
getComponentCount
() == 0) {
619
for (int i = 0; i < tag.
getComponentCount
(); i++) {
650
int size = tag.
getComponentCount
();
682
byte buf[] = new byte[tag.
getComponentCount
()];
688
tag.setValue(readString(tag.
getComponentCount
()));
691
long value[] = new long[tag.
getComponentCount
()];
699
Rational value[] = new Rational[tag.
getComponentCount
()];
707
int value[] = new int[tag.
getComponentCount
()];
715
int value[] = new int[tag.
getComponentCount
()];
723
Rational value[] = new Rational[tag.
getComponentCount
()];
[
all
...]
ExifOutputStream.java
288
dataOutputStream.writeInt(tag.
getComponentCount
());
485
if (buf.length == tag.
getComponentCount
()) {
495
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
501
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
507
buf = new byte[tag.
getComponentCount
()];
512
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifData.java
225
if (tag.
getComponentCount
() < 8) {
229
byte[] buf = new byte[tag.
getComponentCount
()];
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifModifier.java
113
if (newTag.
getComponentCount
() != oldTag.
getComponentCount
()
156
if (buf.length == tag.
getComponentCount
()) {
166
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
172
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
180
buf = new byte[tag.
getComponentCount
()];
185
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifParser.java
587
if (tag.
getComponentCount
() == 0) {
619
for (int i = 0; i < tag.
getComponentCount
(); i++) {
650
int size = tag.
getComponentCount
();
682
byte buf[] = new byte[tag.
getComponentCount
()];
688
tag.setValue(readString(tag.
getComponentCount
()));
691
long value[] = new long[tag.
getComponentCount
()];
699
Rational value[] = new Rational[tag.
getComponentCount
()];
707
int value[] = new int[tag.
getComponentCount
()];
715
int value[] = new int[tag.
getComponentCount
()];
723
Rational value[] = new Rational[tag.
getComponentCount
()];
[
all
...]
ExifOutputStream.java
288
dataOutputStream.writeInt(tag.
getComponentCount
());
485
if (buf.length == tag.
getComponentCount
()) {
495
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
501
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
507
buf = new byte[tag.
getComponentCount
()];
512
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifData.java
225
if (tag.
getComponentCount
() < 8) {
229
byte[] buf = new byte[tag.
getComponentCount
()];
/packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifModifier.java
114
if (newTag.
getComponentCount
() != oldTag.
getComponentCount
()
157
if (buf.length == tag.
getComponentCount
()) {
167
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
173
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
181
buf = new byte[tag.
getComponentCount
()];
186
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifParser.java
589
if (tag.
getComponentCount
() == 0) {
621
for (int i = 0; i < tag.
getComponentCount
(); i++) {
652
int size = tag.
getComponentCount
();
684
byte buf[] = new byte[tag.
getComponentCount
()];
690
tag.setValue(readString(tag.
getComponentCount
()));
693
long value[] = new long[tag.
getComponentCount
()];
701
Rational value[] = new Rational[tag.
getComponentCount
()];
709
int value[] = new int[tag.
getComponentCount
()];
717
int value[] = new int[tag.
getComponentCount
()];
725
Rational value[] = new Rational[tag.
getComponentCount
()];
[
all
...]
ExifOutputStream.java
292
dataOutputStream.writeInt(tag.
getComponentCount
());
489
if (buf.length == tag.
getComponentCount
()) {
499
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
505
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
511
buf = new byte[tag.
getComponentCount
()];
516
for (int i = 0, n = tag.
getComponentCount
(); i < n; i++) {
ExifData.java
226
if (tag.
getComponentCount
() < 8) {
230
byte[] buf = new byte[tag.
getComponentCount
()];
/external/proguard/src/proguard/gui/
TabbedPane.java
130
if (cardPanel.
getComponentCount
() == 0)
219
int count = cardPanel.
getComponentCount
();
ListPanel.java
187
List list = new ArrayList(
getComponentCount
()-1);
190
for (int index = 1; index <
getComponentCount
(); index++)
313
for (int index = firstSelectionButton; index <
getComponentCount
(); index++)
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLView.java
127
public int
getComponentCount
() {
235
for (int i = 0, n =
getComponentCount
(); i < n; ++i) {
332
for (int i =
getComponentCount
() - 1; i >= 0; --i) {
423
for (int i = 0, n =
getComponentCount
(); i < n; ++i) {
433
for (int i = 0, n =
getComponentCount
(); i < n; ++i) {
439
for (int i = 0, n =
getComponentCount
(); i < n; ++i) {
461
for (int i = 0, n =
getComponentCount
(); i < n; ++i) {
Completed in 1001 milliseconds
1
2