HomeSort by relevance Sort by last modified time
    Searched refs:getFrameOffset (Results 1 - 25 of 38) sorted by null

1 2

  /external/llvm/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Win64EH.h 92 uint8_t getFrameOffset() const {
  /hardware/qcom/camera/msm8998/QCamera2/util/
QCameraDualFOVPP.cpp 292 pSnapshotStream->getFrameOffset(offset);
309 pMetadataStream->getFrameOffset(offset);
432 pMainSnapshotStream->getFrameOffset(frm_offset);
618 pMainSnapshotStream->getFrameOffset(offset);
626 pAuxSnapshotStream->getFrameOffset(offset);
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Stream.h 87 int32_t getFrameOffset(cam_frame_len_offset_t &offset);
QCamera3Channel.cpp 820 stream->getFrameOffset(offset);
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3Stream.h 88 int32_t getFrameOffset(cam_frame_len_offset_t &offset);
QCamera3Channel.cpp 871 stream->getFrameOffset(offset);
    [all...]
  /external/llvm/tools/llvm-readobj/
Win64EHDumper.cpp 206 << format(", offset=0x%X", UI.getFrameOffset() * 16);
246 SW.printHex("FrameOffset", UI.getFrameOffset());
  /device/google/marlin/camera/QCamera2/HAL/
QCameraStream.h 89 int32_t getFrameOffset(cam_frame_len_offset_t &offset);
QCamera2HWICallbacks.cpp 482 main_stream->getFrameOffset(config.input_buf_planes.plane_info);
520 pStream->getFrameOffset(offset);
579 pStream->getFrameOffset(offset);
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraStream.h 89 int32_t getFrameOffset(cam_frame_len_offset_t &offset);
  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 496 outs() << " Frame offset: " << 16 * UI->getFrameOffset() << "\n";

Completed in 490 milliseconds

1 2