HomeSort by relevance Sort by last modified time
    Searched full:aaw (Results 1 - 25 of 67) sorted by null

1 2 3

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
StatsImage.java 34 int aaX, int aaY, int aaW, int aaH, int gridW, int gridH);
ItsService.java 785 int aaw = ItsUtils.getActiveArrayCropRegion(mCameraCharacteristics) local
    [all...]
  /cts/apps/CameraITS/tests/scene1/
test_raw_sensitivity.py 73 aaw = props["android.sensor.info.activeArraySize"]["right"]-aax
78 "gridWidth": aaw/IMG_STATS_GRID,
test_exposure.py 39 aaw = (props['android.sensor.info.activeArraySize']['right'] -
43 return aaw, aah
116 aaw, aah = get_raw_active_array_size(props)
119 'gridWidth': aaw/IMG_STATS_GRID,
test_dng_noise_model.py 56 aaw = props['android.sensor.info.activeArraySize']['right']-aax
80 'gridWidth': aaw/STATS_GRID,
test_raw_burst_sensitivity.py 68 aaw = props["android.sensor.info.activeArraySize"]["right"]-aax
73 "gridWidth": aaw/IMG_STATS_GRID,
test_raw_exposure.py 60 aaw = props["android.sensor.info.activeArraySize"]["right"]-aax
63 "gridWidth": aaw/IMG_STATS_GRID,
  /cts/apps/CtsVerifier/jni/verifier/
com_android_cts_verifier_camera_StatsImage.cpp 33 jint aax, jint aay, jint aaw, jint aah,
47 const int ngx = aaw / gw;
  /external/swiftshader/third_party/LLVM/lib/VMCore/
AsmWriter.cpp     [all...]
  /external/libpcap/
CREDITS 130 Ollie Wild <aaw at users dot sourceforge dot net>
  /external/swiftshader/third_party/LLVM/include/llvm/
Metadata.h 227 void print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW = 0) const;
Value.h 104 void print(raw_ostream &O, AssemblyAnnotationWriter *AAW = 0) const;
Module.h 523 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW) const;
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
  /external/llvm/include/llvm/IR/
Function.h 578 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Function.h 605 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Function.h 614 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Function.h 654 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Function.h 654 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Function.h 662 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Function.h 662 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Function.h 662 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Function.h 662 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Function.h 614 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Function.h 654 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,

Completed in 569 milliseconds

1 2 3