Searched refs:isUpdated (Results 1 – 6 of 6) sorted by relevance
52 int IsUpdated(bool& isUpdated);
64 int IsUpdated(bool& isUpdated);
324 int VideoChannelAGL::IsUpdated(bool& isUpdated) in IsUpdated() argument327 isUpdated = _bufferIsUpdated; in IsUpdated()
320 int VideoChannelNSOpenGL::IsUpdated(bool& isUpdated)324 isUpdated = _bufferIsUpdated;
50 int IsUpdated(bool& isUpdated);
216 int D3D9Channel::IsUpdated(bool& isUpdated) in IsUpdated() argument219 isUpdated = _bufferIsUpdated; in IsUpdated()