Searched defs:aSize (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c99 const GLuint aSize = ctx->PixelMaps.AtoA.Size; local
123 rgba[3] = ctx->PixelMaps.AtoA.Map[i * aSize / texSize];
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c99 const GLuint aSize = ctx->PixelMaps.AtoA.Size; local
123 rgba[3] = ctx->PixelMaps.AtoA.Map[i * aSize / texSize];
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa_old.cpp445 TInt CDsa::AllocSurface(TBool aHwSurface, const TSize& aSize, TDisplayMode aMode) argument
455 if(aSize.iWidth > size.iWidth)
457 if(aSize.iHeight > size.iHeight)
674 void CDsa::CreateZoomerL(const TSize& aSize) argument
676 iSwSize = aSize;
H A Ddsa.cpp893 TInt CDsa::AllocSurface(TBool aHwSurface, const TSize& aSize, TDisplayMode aMode) argument
903 if(aSize.iWidth > size.iWidth)
905 if(aSize.iHeight > size.iHeight)
918 void CDsa::CreateZoomerL(const TSize& aSize) argument
920 iSwSize = aSize;
H A Ddsa_new.cpp652 TInt CDsa::AllocSurface(TBool aHwSurface, const TSize& aSize, TDisplayMode aMode) argument
662 if(aSize.iWidth > size.iWidth)
664 if(aSize.iHeight > size.iHeight)
677 void CDsa::CreateZoomerL(const TSize& aSize) argument
679 iSwSize = aSize;
/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbeaux.c2571 static const u8 aSize[] = { 0, 1, 2, 3, 4, 6, 8, 8, 0, 0, 0, 0 }; local
2572 return aSize[serial_type];
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A DSDL_main.cpp482 TInt EpocSdlEnv::AllocSwSurface(const TSize& aSize, TDisplayMode aMode) argument
484 return gEpocEnv->iDsa->AllocSurface(EFalse, aSize, aMode);
487 TInt EpocSdlEnv::AllocHwSurface(const TSize& aSize, TDisplayMode aMode) argument
489 return gEpocEnv->iDsa->AllocSurface(ETrue, aSize, aMode);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c59696 static const u8 aSize[] = { 0, 1, 2, 3, 4, 6, 8, 8, 0, 0, 0, 0 }; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c65064 static const u8 aSize[] = { 0, 1, 2, 3, 4, 6, 8, 8, 0, 0, 0, 0 }; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c65084 static const u8 aSize[] = { 0, 1, 2, 3, 4, 6, 8, 8, 0, 0, 0, 0 }; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 534 milliseconds