Searched refs:getFormat (Results 51 - 75 of 198) sorted by relevance

12345678

/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/kerberos/
H A DKerberosKeyTest.java66 assertEquals("format", "RAW", key.getFormat());
109 assertEquals("format", "RAW", key.getFormat());
191 key.getFormat();
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
H A DCaps.java252 Format fmt = img.getFormat();
292 Format depthFmt = depthBuf.getFormat();
302 Format colorFmt = colorBuf.getFormat();
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DRenderbuffer.h45 virtual GLenum getFormat() const;
88 GLenum getFormat() const;
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
H A DPKCS8EncodedKeySpecTest.java76 * Test for <code>getFormat()</code> method
84 assertEquals("PKCS#8", meks.getFormat());
H A DX509EncodedKeySpecTest.java76 * Test for <code>getFormat()</code> method
84 assertEquals("X.509", meks.getFormat());
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DDop.java115 public InsnFormat getFormat() { method in class:Dop
/external/llvm/tools/llvm-diff/
H A DDiffLog.cpp27 StringRef LogBuilder::getFormat() const { return Format; } function in class:LogBuilder
H A DDiffLog.h51 StringRef getFormat() const;
/external/skia/include/effects/
H A DSkTableMaskFilter.h51 virtual SkMask::Format getFormat();
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
H A DOffsetInstructionFormatMethodItem.java63 switch (instruction.getFormat()) {
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
H A DInstruction10t.java79 public Format getFormat() { method in class:Instruction10t
H A DInstruction11n.java72 public Format getFormat() { method in class:Instruction11n
H A DInstruction11x.java63 public Format getFormat() { method in class:Instruction11x
H A DInstruction12x.java66 public Format getFormat() { method in class:Instruction12x
H A DInstruction20t.java81 public Format getFormat() { method in class:Instruction20t
H A DInstruction21h.java68 public Format getFormat() { method in class:Instruction21h
H A DInstruction21s.java68 public Format getFormat() { method in class:Instruction21s
H A DInstruction22b.java72 public Format getFormat() { method in class:Instruction22b
H A DInstruction22s.java72 public Format getFormat() { method in class:Instruction22s
H A DInstruction22x.java71 public Format getFormat() { method in class:Instruction22x
H A DInstruction23x.java72 public Format getFormat() { method in class:Instruction23x
H A DInstruction30t.java65 public Format getFormat() { method in class:Instruction30t
H A DInstruction31c.java70 public Format getFormat() { method in class:Instruction31c
H A DInstruction31i.java68 public Format getFormat() { method in class:Instruction31i
H A DInstruction31t.java73 public Format getFormat() { method in class:Instruction31t

Completed in 270 milliseconds

12345678