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

1 2

  /external/webkit/Source/WebKit/android/jni/
AndroidHitTestResult.cpp 141 IntPoint frameOffset = m_webViewCore->convertGlobalContentToFrameContent(IntPoint(), frame);
150 boundingBox.move(-frameOffset.x(), -frameOffset.y());
253 IntPoint frameOffset = m_webViewCore->convertGlobalContentToFrameContent(IntPoint(),
256 rect.move(-frameOffset.x(), -frameOffset.y());
WebViewCore.cpp     [all...]
WebViewCore.h 730 const WebCore::IntPoint& frameOffset,
    [all...]
  /external/llvm/include/llvm/Support/
Win64EH.h 46 uint16_t frameOffset;
75 frameOffset:4;
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
FindController.cpp 237 IntPoint frameOffset(-frame->view()->scrollOffset().width(), -frame->view()->scrollOffset().height());
238 frameOffset = frame->view()->convertToContainingWindow(frameOffset);
242 it->move(frameOffset.x(), frameOffset.y());
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pre_big.cpp 100 frameOffset = Word16 -- Start position in speech vector, Q0
164 Word16 frameOffset, /* i : Start position in speech vector, Q0 */
186 if (frameOffset > 0)
200 Residu(Ap1, &speech[frameOffset], &wsp[frameOffset], L_SUBFR);
202 Syn_filt(Ap2, &wsp[frameOffset], &wsp[frameOffset], L_SUBFR, mem_w, 1);
206 frameOffset = add(frameOffset, L_SUBFR, pOverflow);
cl_ltp.cpp 443 frameOffset = offset to subframe (Word16)
497 Word16 frameOffset, // i : Offset to subframe
525 L_SUBFR, frameOffset,
623 Word16 frameOffset, /* i : Offset to subframe */
665 frameOffset,
cl_ltp.h 137 Word16 frameOffset, /* i : Offset to subframe */
pre_big.h 116 Word16 frameOffset, /* i : Start position in speech vector, Q0 */
  /external/llvm/lib/Target/XCore/
XCoreRegisterInfo.cpp 178 DEBUG(errs() << "FrameOffset : " << Offset << "\n");
  /external/esd/include/
audiofile.h 434 AFframecount afSeekFrame (AFfilehandle, int track, AFframecount frameoffset);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
audiofile.h 434 AFframecount afSeekFrame (AFfilehandle, int track, AFframecount frameoffset);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
audiofile.h 434 AFframecount afSeekFrame (AFfilehandle, int track, AFframecount frameoffset);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
audiofile.h 434 AFframecount afSeekFrame (AFfilehandle, int track, AFframecount frameoffset);
  /external/webkit/Source/WebKit/win/
WebView.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/
nm 
ar 
objcopy 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-addr2line 
arm-eabi-c++filt 
arm-eabi-nm 
arm-eabi-size 
arm-eabi-strings 

Completed in 1260 milliseconds

1 2