HomeSort by relevance Sort by last modified time
    Searched defs:GetAlpha (Results 1 - 5 of 5) sorted by null

  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/
polochallengeresponse.cc 32 Alpha* PoloChallengeResponse::GetAlpha(const Nonce& nonce) const {
97 const Alpha* alpha = GetAlpha(nonce);
  /external/webp/src/enc/
analysis_enc.c 113 static int GetAlpha(const VP8Histogram* const histo) {
255 alpha = GetAlpha(&histo);
311 alpha = GetAlpha(&histos[cur_histo]);
323 i4_alpha = GetAlpha(&total_histo);
346 alpha = GetAlpha(&histo);
  /external/pdfium/core/fxge/dib/
cfx_scanlinecompositor.cpp 182 int GetAlpha(uint8_t src_alpha, const uint8_t* clip_scan, int col) {
193 int src_alpha = GetAlpha(*src_scan, clip_scan, col);
247 int src_alpha = GetAlpha(*alpha_scan, clip_scan, col);
257 uint8_t src_alpha = GetAlpha(*alpha_scan, clip_scan, col);
292 int src_alpha = GetAlpha(*alpha_scan, clip_scan, col);
378 uint8_t src_alpha = GetAlpha(*alpha_source, clip_scan, col);
906 int src_alpha = GetAlpha(*src_alpha_scan++, clip_scan, col);
922 int src_alpha = GetAlpha(*src_alpha_scan++, clip_scan, col);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluscolor.h 212 BYTE GetAlpha() const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 616 milliseconds