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

  /external/lzma/CPP/7zip/Common/
InOutTempBuffer.h 31 UInt64 GetDataSize() const { return _size; }
  /external/swiftshader/src/D3D9/
Direct3DQuery9.cpp 106 unsigned long Direct3DQuery9::GetDataSize()
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_frame_buffer_pool.cc 27 size_t Vp9FrameBufferPool::Vp9FrameBuffer::GetDataSize() const {
110 fb->size = buffer->GetDataSize();
  /external/webrtc/talk/media/base/
videocapturer.cc 89 bool CapturedFrame::GetDataSize(uint32_t* size) const {
  /art/runtime/
image.h 282 uint64_t GetDataSize() const {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h     [all...]
  /external/mesa3d/include/D3D9/
d3d9.h 322 virtual DWORD WINAPI GetDataSize() = 0;
    [all...]

Completed in 576 milliseconds