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

  /packages/apps/Camera2/src/com/android/camera/captureintent/event/
EventOnTextureViewLayoutChanged.java 29 public Size getLayoutSize() {
  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateReviewingPicture.java 105 .setPreviewLayoutSize(event.getLayoutSize());
StateStartingPreview.java 115 mResourceSurfaceTexture.get().setPreviewLayoutSize(event.getLayoutSize());
StateReadyForCapture.java 251 .setPreviewLayoutSize(event.getLayoutSize());
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 158 static uint32_t getLayoutSize() { return 2 + sizeof(Layout); }
277 static uint32_t getLayoutSize() { return 2 + sizeof(Layout); }
    [all...]

Completed in 147 milliseconds