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

  /external/aac/libAACdec/src/
stereo.cpp 187 FDK_ASSERT(GetWindowShape(&pAacDecoderChannelInfo[L]->icsInfo) == GetWindowShape(&pAacDecoderChannelInfo[R]->icsInfo));
269 FDK_ASSERT(GetWindowShape(&pAacDecoderChannelInfo[L]->icsInfo) == GetWindowShape(&pAacDecoderChannelInfo[R]->icsInfo));
channelinfo.h 386 inline UCHAR GetWindowShape(const CIcsInfo *pIcsInfo)
block.cpp 697 fr = frameLen - getWindow2Nr(frameLen, GetWindowShape(&pAacDecoderChannelInfo->icsInfo));
728 FDKgetWindowSlope(fl, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)),
730 FDKgetWindowSlope(fr, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)),
conceal.cpp 675 hConcealmentInfo->windowShape = GetWindowShape(pIcsInfo);
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_topmost_window_finder.cc 86 ::Region shape = host->GetWindowShape();
desktop_window_tree_host_x11.h 73 ::Region GetWindowShape() const;
desktop_window_tree_host_x11.cc 197 ::Region DesktopWindowTreeHostX11::GetWindowShape() const {
    [all...]

Completed in 174 milliseconds