Home
last modified time | relevance | path

Searched defs:initialize (Results 1 – 11 of 11) 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/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/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
DAdvertiserService.java90 private void initialize() { in initialize() method in AdvertiserService
/development/tools/findunused/
Dfind_unused_resources.rb56 def initialize(f, ln) method in FilePosition
/development/perftests/panorama/feature_mos/src/mosaic/
DAlignFeatures.cpp55 int Align::initialize(int width, int height, bool _quarter_res, float _thresh_still) in initialize() function in Align
DMosaic.cpp57 int Mosaic::initialize(int blendingType, int stripType, int width, int height, int nframes, bool qu… in initialize() function in Mosaic
DBlend.cpp41 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height) in initialize() function in Blend
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java182 public boolean initialize() { in initialize() method in BluetoothLeService
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
DBluetoothHDPActivity.java276 private void initialize() { in initialize() method in BluetoothHDPActivity
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCardStreamLinearLayout.java395 private void initialize(AttributeSet attrs, int defStyle) { in initialize() method in CardStreamLinearLayout