OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastPixel
(Results
1 - 5
of
5
) sorted by null
/prebuilts/devtools/tools/lib/
ninepatch.jar
draw9patch.jar
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/filters/
FilterEffect.cpp
186
unsigned char*
lastPixel
= pixelData + (pixelArrayLength & ~0x3f);
195
} while (pixelData <
lastPixel
);
FELighting.cpp
378
int
lastPixel
= data.widthMultipliedByPixelSize * height;
380
for (int i = cAlphaChannelOffset; i <
lastPixel
; i += cPixelSize)
383
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 1751 milliseconds