HomeSort by relevance Sort by last modified time
    Searched refs:getChooser (Results 1 - 7 of 7) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewManager.java 144 ConfigurationChooser getChooser() {
597 getChooser().getConfiguration());
601 getChooser().getConfiguration());
679 ConfigurationChooser chooser = getChooser();
745 ConfigurationChooser chooser = getChooser();
817 ConfigurationChooser chooser = getChooser();
    [all...]
RenderPreview.java 373 ConfigurationChooser chooser = mManager.getChooser();
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkImageDecoder.h 159 Chooser* getChooser() const { return fChooser; }
  /external/skia/include/core/
SkImageDecoder.h 158 Chooser* getChooser() const { return fChooser; }
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libico.cpp 99 Chooser* chooser = this->getChooser();
  /external/skia/src/images/
SkImageDecoder_libico.cpp 102 Chooser* chooser = this->getChooser();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
Configuration.java 192 ConfigurationChooser getChooser() {
219 ConfigurationChooser chooser = base.getChooser();
    [all...]

Completed in 268 milliseconds