OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:B_
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfapi/page/
cpdf_colorspace.cpp
655
FX_FLOAT
B_
= pBuf[1];
659
B_
= (FX_FLOAT)FXSYS_pow(
B_
, m_Gamma[1]);
667
X = m_Matrix[0] * A_ + m_Matrix[3] *
B_
+ m_Matrix[6] * C_;
668
Y = m_Matrix[1] * A_ + m_Matrix[4] *
B_
+ m_Matrix[7] * C_;
669
Z = m_Matrix[2] * A_ + m_Matrix[5] *
B_
+ m_Matrix[8] * C_;
672
Y =
B_
;
[
all
...]
/external/mesa3d/src/mesa/x86/
assyntax.h
[
all
...]
Completed in 126 milliseconds