OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bResult
(Results
1 - 11
of
11
) sorted by null
/cts/tests/tests/animation/src/android/animation/cts/
ArgbEvaluatorTest.java
51
int
bResult
= Color.blue(result);
58
assertTrue(
bResult
>= bRED);
59
assertTrue(
bResult
<= bBLUE);
/hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_session.c
220
bool
bResult
;
242
bResult
= libObjectHandle16Add(&pSession->sSecondarySessionTable,
245
if (
bResult
== false)
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibevents.c
314
BOOL
bResult
= FALSE;
320
bResult
= TRUE;
322
return
bResult
;
/external/chromium_org/third_party/skia/src/views/win/
SkOSWindow_win.cpp
478
bool
bResult
= create_ANGLE((HWND)fHWND,
484
if (false ==
bResult
) {
/external/skia/src/views/win/
SkOSWindow_win.cpp
478
bool
bResult
= create_ANGLE((HWND)fHWND,
484
if (false ==
bResult
) {
/external/libpng/contrib/visupng/
VisualPng.c
462
BOOL
bResult
;
475
bResult
= SystemParametersInfo(
480
if (!
bResult
) {
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
[
all
...]
Completed in 1088 milliseconds