Home
last modified time | relevance | path

Searched refs:bUpdate (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.cpp493 … fPosY, const float fScale, unsigned int Colour, const CPVRTArray<PVRTuint32>& UTF32, bool bUpdate) in Print3D() argument
523 if(bUpdate) in Print3D()
568 bool bUpdate = false; in Print3D() local
595 bUpdate = true; in Print3D()
599 return Print3D(fPosX, fPosY, fScale, Colour, m_CachedUTF32, bUpdate); in Print3D()
630 bool bUpdate = false; in Print3D() local
646 bUpdate = true; in Print3D()
650 return Print3D(fPosX, fPosY, fScale, Colour, m_CachedUTF32, bUpdate); in Print3D()
DPVRTPrint3D.h363 …fPosY, const float fScale, unsigned int Colour, const CPVRTArray<PVRTuint32>& UTF32, bool bUpdate);
/external/pdfium/xfa/fxfa/app/
Dxfa_fftextedit.cpp250 bool bUpdate = false; in UpdateFWLData() local
260 bUpdate = true; in UpdateFWLData()
268 bUpdate = true; in UpdateFWLData()
274 if (wsText != wsOldText || (eType == XFA_VALUEPICTURE_Edit && bUpdate)) { in UpdateFWLData()
276 bUpdate = true; in UpdateFWLData()
278 if (bUpdate) { in UpdateFWLData()
/external/sqlite/dist/orig/
Dsqlite3.c69304 int bUpdate /* True for an update, false otherwise */
69378 if( iOff==0 && bUpdate==0 ){
/external/sqlite/dist/
Dsqlite3.c69304 int bUpdate /* True for an update, false otherwise */
69378 if( iOff==0 && bUpdate==0 ){