Home
last modified time | relevance | path

Searched refs:addFrame (Results 1 – 13 of 13) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGameObjectFactory.java729 … idle.addFrame(new AnimationFrame(textureLibrary.allocateTexture(R.drawable.andou_stand),
733 angle.addFrame(
739 extremeAngle.addFrame(
744 … up.addFrame(new AnimationFrame(textureLibrary.allocateTexture(R.drawable.andou_flyup02),
746 … up.addFrame(new AnimationFrame(textureLibrary.allocateTexture(R.drawable.andou_flyup03),
751 boostAngle.addFrame(
754 boostAngle.addFrame(
761 boostExtremeAngle.addFrame(
764 boostExtremeAngle.addFrame(
776 stomp.addFrame(
[all …]
DSpriteAnimation.java83 public void addFrame(AnimationFrame frame) { in addFrame() method in SpriteAnimation
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAnimationDrawable.java18 public void addFrame(Drawable frame, int duration) { in addFrame() method in ShadowAnimationDrawable
DShadowImageView.java75 animationDrawable.addFrame(drawable, -1); in buildDrawable()
/external/webkit/Source/WebKit/android/wds/
DDebugServer.h53 void addFrame(Frame* frame) { in addFrame() function
/external/llvm/tools/llvm-symbolizer/
DLLVMSymbolize.cpp122 InlinedContext.addFrame(DILineInfo()); in symbolizeInlinedCode()
137 PatchedInlinedContext.addFrame(LineInfo); in symbolizeInlinedCode()
/external/llvm/include/llvm/DebugInfo/
DDIContext.h75 void addFrame(const DILineInfo &Frame) { in addFrame() function
/external/llvm/lib/DebugInfo/
DDWARFContext.cpp480 InliningInfo.addFrame(Frame); in getInliningInfoForAddress()
/external/webkit/Source/WebKit/android/jni/
DWebCoreFrameBridge.cpp1128 WDS::server()->addFrame(frame); in CreateFrame()
/external/webkit/Source/WebKit/mac/
DChangeLog-2002-12-034883 parent frame rather than calling addFrame on the parent data source.
4893 also remove the _setParent: and addFrame: methods.
6375 (-[WebDataSource addFrame:]):
18216 * WebView.subproj/IFWebDataSource.mm: (-[IFWebDataSource addFrame:]):
18339 (-[IFWebDataSource children]), (-[IFWebDataSource addFrame:]), (-[IFWebDataSource
18545 children]), (-[WKWebDataSource addFrame:]), (-[WKWebDataSource frameNamed:]):
DChangeLog-2006-02-091862 (+[WebFrameNamespaces addFrame:toNamespace:]): This now operates in terms
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1033586 (+[WebCoreFrameNamespaces addFrame:toNamespace:]):
DChangeLog-2010-12-0628764 (WebInspector.StoragePanel.prototype.addFrame):