OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastPixel
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterEffect.cpp
224
unsigned char*
lastPixel
= pixelData + (pixelArrayLength & ~0x3f);
233
} while (pixelData <
lastPixel
);
FELighting.cpp
396
int
lastPixel
= data.widthMultipliedByPixelSize * height;
398
for (int i = cAlphaChannelOffset; i <
lastPixel
; i += cPixelSize)
401
for (int i = 0; i <
lastPixel
; i += cPixelSize) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
Completed in 457 milliseconds