Home
last modified time | relevance | path

Searched defs:initialize (Results 1 – 7 of 7) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DRotate3dAnimation.java63 public void initialize(int width, int height, int parentWidth, int parentHeight) { in initialize() method in Rotate3dAnimation
/development/tools/findunused/
Dfind_unused_resources.rb56 def initialize(f, ln) method in FilePosition
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DNumericSprite.java29 public void initialize(GL10 gl, Paint paint) { in initialize() method in NumericSprite
DLabelMaker.java80 public void initialize(GL10 gl) { in initialize() method in LabelMaker
/development/tools/emulator/opengl/system/egl/
DeglDisplay.cpp78 bool eglDisplay::initialize(EGLClient_eglInterface *eglIface) in initialize() function in eglDisplay
/development/tools/emulator/opengl/host/libs/Translator/EGL/
DEglDisplay.cpp61 void EglDisplay::initialize(int renderableType) { in initialize() function in EglDisplay
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.cpp104 bool FrameBuffer::initialize(int width, int height) in initialize() function in FrameBuffer