HomeSort by relevance Sort by last modified time
    Searched defs:updateSize (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/angle/tests/perf_tests/
BufferSubData.h 15 GLsizeiptr updateSize;
  /frameworks/rs/
rsFBOCache.h 41 void updateSize() { mDirty = true; }
rsProgramVertex.cpp 214 updateSize(rsc);
217 void ProgramVertexState::updateSize(Context *rsc) {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsFBOCache.h 41 void updateSize() { mDirty = true; }
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsFBOCache.h 41 void updateSize() { mDirty = true; }
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsFBOCache.h 41 void updateSize() { mDirty = true; }
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
MarqueeGesture.java 77 mOverlay.updateSize(x, y, w, h);
124 public void updateSize(int x, int y, int w, int h) {
RenderPreview.java 208 updateSize();
    [all...]
  /external/chromium_org/third_party/skia/platform_tools/android/app/src/com/skia/
SkiaSampleRenderer.java 35 updateSize(width, height);
95 native void updateSize(int w, int h);
  /external/skia/platform_tools/android/app/src/com/skia/
SkiaSampleRenderer.java 35 updateSize(width, height);
95 native void updateSize(int w, int h);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
BitmapImage.cpp 182 void BitmapImage::updateSize() const
194 updateSize();
200 updateSize();
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
LocalPlayer.java 332 protected abstract void updateSize();
357 updateSize();
466 updateSize();
478 protected void updateSize() {
503 mPresentation.updateSize(width, height);
556 public void updateSize(int width, int height) {
606 protected void updateSize() {
  /developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
LocalPlayer.java 332 protected abstract void updateSize();
357 updateSize();
466 updateSize();
478 protected void updateSize() {
503 mPresentation.updateSize(width, height);
556 public void updateSize(int width, int height) {
606 protected void updateSize() {
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
LocalPlayer.java 335 protected abstract void updateSize();
360 updateSize();
469 updateSize();
481 protected void updateSize() {
506 mPresentation.updateSize(width, height);
559 public void updateSize(int width, int height) {
609 protected void updateSize() {
  /development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
LocalPlayer.java 332 protected abstract void updateSize();
357 updateSize();
466 updateSize();
478 protected void updateSize() {
503 mPresentation.updateSize(width, height);
556 public void updateSize(int width, int height) {
606 protected void updateSize() {
  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 74 void SkOSWindow::updateSize()
247 win->updateSize();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
ExportDialog.java 68 updateSize();
125 updateSize();
182 public void updateSize() {
244 updateSize();
  /external/chromium_org/third_party/skia/src/views/mac/
SkOSWindow_Mac.cpp 187 void SkOSWindow::updateSize()
387 win->updateSize();
  /external/skia/src/views/mac/
SkOSWindow_Mac.cpp 187 void SkOSWindow::updateSize()
387 win->updateSize();
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupDetailFragment.java 263 updateSize(-1);
288 updateSize(data.getCount());
327 private void updateSize(int size) {
  /frameworks/base/services/core/java/com/android/server/wm/
AccessibilityController.java 566 mWindow.updateSize();
715 public void updateSize() {
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
RunningState.java 516 boolean updateSize(Context context, long pss, int curSeq) {
647 boolean updateSize(Context context) {
652 child.updateSize(context);
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java 614 updateSize();
624 updateSize();
628 private void updateSize() {
796 updateSize();
    [all...]
  /prebuilts/devtools/tools/lib/
draw9patch.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 

Completed in 7841 milliseconds

1 2